Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Aug 23, 2023
1 parent dee1540 commit e3c41a5
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 @@ -47,7 +47,7 @@
"test:no-watch": "vitest run",
"test:coverage": "vitest run --coverage",
"serve": "vite preview",
"deploy": "CI=true npm test:no-watch && ./deploy.sh"
"deploy": "CI=true npm run test:no-watch && ./deploy.sh"
},
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit e3c41a5

Please sign in to comment.