Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
chore: pre push git hook
Browse files Browse the repository at this point in the history
  • Loading branch information
nxzq committed Sep 25, 2023
1 parent 66c882b commit 8cecb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"scripts": {
"build": "vite build",
"test": "vitest",
"test:coverage": "vitest --coverage"
"test:coverage": "vitest run --coverage"
},
"dependencies": {
"zod": "^3.21.4"
Expand Down

0 comments on commit 8cecb1e

Please sign in to comment.