We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1744244 commit 9935fd7Copy full SHA for 9935fd7
package.json
@@ -57,8 +57,7 @@
57
"test:coverage": "vitest run --coverage",
58
"test:ui": "vitest --ui",
59
"release": "pnpm build && bumpp --commit --push --tag",
60
- "publish": "pnpm publish --no-git-checks",
61
- "prepare": "pnpm build && simple-git-hooks",
+ "prepare": "simple-git-hooks",
62
"lint:package": "publint",
63
"type-check": "tsc --noEmit"
64
},
0 commit comments