Skip to content

Commit

Permalink
install gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
RizqiSR committed Nov 3, 2023
1 parent 4dedeb8 commit c89840e
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 15 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"predeploy": "pnpm run build",
"deploy": "gh-pages -d dist",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.5.1",
"gh-pages": "^6.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-loading-skeleton": "^3.3.1",
Expand Down
Loading

0 comments on commit c89840e

Please sign in to comment.