Skip to content

Commit

Permalink
Remove git-related post install stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tpunt committed Mar 31, 2023
1 parent 8070059 commit 4a74c7d
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 @@ -108,8 +108,6 @@
"yargs": "~17.6.2"
},
"scripts": {
"postinstall": "npm run install-hooks",
"install-hooks": "node scripts/githooks/install.js",
"clean": "rimraf lib/ dist/",
"bundle-dts": "tsc --noEmit --allowJs dts-config.js && dts-bundle-generator --config dts-config.js",
"tsc": "ttsc -p tsconfig.prod.json",
Expand Down

0 comments on commit 4a74c7d

Please sign in to comment.