Skip to content

Commit

Permalink
added deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
amanyadev committed Mar 4, 2024
1 parent d5a51b6 commit 4a0a997
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "1.0.0",
"type": "module",
"scripts": {
"predeploy": "npm run build",
"deploy": "npm run build",
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
Expand All @@ -14,7 +14,6 @@
"@react-three/fiber": "8.13.3",
"@types/three": "0.152.1",
"gh-pages": "^6.1.1",
"netlify-cli": "^17.17.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"three": "0.153.0"
Expand Down

0 comments on commit 4a0a997

Please sign in to comment.