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.
postinstall
1 parent 30bf78b commit da9cad8Copy full SHA for da9cad8
package.json
@@ -32,8 +32,7 @@
32
"prepare": "husky install && npm run build",
33
"prepublishOnly": "npm run lint && npm run test",
34
"release": "bumpp && npm publish",
35
- "test": "vitest run",
36
- "postinstall": "husky install"
+ "test": "vitest run"
37
},
38
"dependencies": {
39
"scule": "^1.0.0"
0 commit comments