Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
[Mandi Solone] committed Sep 10, 2024
1 parent 06b8e83 commit d47b8d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"scripts": {
"lint": "eslint .",
"preview": "vite preview",
"predeploy" : "npm run build",
"deploy" : "gh-pages -d dist",
"predeploy": "npm run build",
"deploy": "gh-pages -d dist",
"dev": "vite",
"build": "vite build"
},
Expand Down

0 comments on commit d47b8d6

Please sign in to comment.