Skip to content

Commit 477dcef

Browse files
committed
fix: remove husky postinstall script
1 parent 476f0c5 commit 477dcef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"scripts": {
2121
"lint": "eslint ./",
2222
"commit": "cz",
23-
"postinstall": "husky",
2423
"prepack": "pinst --disable",
2524
"postpack": "pinst --enable",
2625
"semantic-release": "semantic-release"

0 commit comments

Comments
 (0)