Skip to content

Commit

Permalink
fix: remove postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Oct 8, 2021
1 parent 7b36132 commit ffc5860
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"release:canary": "dripip preview",
"release:stable": "dripip stable",
"prepublishOnly": "yarn build",
"prepare": "ts-patch install -s",
"postinstall": "ts-patch install -s"
"prepare": "ts-patch install -s"
},
"dependencies": {
"tslib": "^2.3.1"
Expand Down

0 comments on commit ffc5860

Please sign in to comment.