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 c993b0a commit c8a3f9aCopy full SHA for c8a3f9a
package.json
@@ -50,8 +50,7 @@
50
"prepublishOnly": "pnpm lint && pnpm test",
51
"release": "bumpp && npm publish && git push --follow-tags",
52
"test": "vitest run",
53
- "test:types": "tsc --noEmit",
54
- "postinstall": "husky install"
+ "test:types": "tsc --noEmit"
55
},
56
"dependencies": {
57
"@capacitor/cli": "^6.0.0",
0 commit comments