Skip to content

Commit

Permalink
fix: remove pre/post-pack scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed Dec 18, 2024
1 parent 5b8cddb commit d716a15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
},
"scripts": {
"postinstall": "husky",
"prepack": "pinst --disable",
"postpack": "pinst --enable",
"build": "yarn build:clean && tsc --version && tsc -p ./tsconfig.build.json",
"build:clean": "rimraf -g ./dist",
"lint": "eslint",
Expand Down

0 comments on commit d716a15

Please sign in to comment.