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 Apr 18, 2022
1 parent 0f1f155 commit a67539a
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 @@ -86,8 +86,6 @@
"typescript": "4.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 a67539a

Please sign in to comment.