We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906f691 commit 5c029a9Copy full SHA for 5c029a9
package.json
@@ -39,7 +39,7 @@
39
],
40
"scripts": {
41
"preinstall": "npx only-allow pnpm",
42
- "postinstall": "simple-git-hooks",
+ "postinstall": "npx simple-git-hooks",
43
"dev": "esno ./scripts/dev.mts",
44
"doc": "vitepress dev --open /README",
45
"build": "vite build",
0 commit comments