Skip to content

Commit

Permalink
pakage updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisingh2811 committed Mar 14, 2024
1 parent 1fcfb31 commit ea16a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"preview": "vite preview",
"test": "vitest",
"predeploy": "npm run build",
"deploy": "gh-pages -d dist --dest erp1-system"
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit ea16a59

Please sign in to comment.