Skip to content

Commit 62fec7a

Browse files
committed
remove postinstall
1 parent 4aa5c07 commit 62fec7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"lint:fix": "eslint . --ignore-path .gitignore --fix",
2626
"prepare": "husky install && yarn build",
2727
"pre-commit": "lint-staged",
28-
"prepack": "yarn build",
29-
"postinstall": "yarn build"
28+
"prepack": "yarn build"
3029
},
3130
"repository": {
3231
"type": "git",

0 commit comments

Comments
 (0)