Skip to content

Commit d716a15

Browse files
committed
fix: remove pre/post-pack scripts
1 parent 5b8cddb commit d716a15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@
6060
},
6161
"scripts": {
6262
"postinstall": "husky",
63-
"prepack": "pinst --disable",
64-
"postpack": "pinst --enable",
6563
"build": "yarn build:clean && tsc --version && tsc -p ./tsconfig.build.json",
6664
"build:clean": "rimraf -g ./dist",
6765
"lint": "eslint",

0 commit comments

Comments
 (0)