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 7c23074 commit 7cb3f93Copy full SHA for 7cb3f93
package.json
@@ -37,7 +37,7 @@
37
"release": "release-it",
38
"test": "vitest run",
39
"test:types": "tsc --noEmit",
40
- "_postinstall": "husky install",
+ "postinstall": "husky install",
41
"postpublish": "pinst --enable"
42
},
43
"dependencies": {
0 commit comments