Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
fix(pkg): remove deprecated prepublish hook
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleV authored Oct 1, 2018
1 parent 5b348ed commit 1ae0acf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"build": "tsc",
"watch:build": "tsc --watch",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect",
"semantic-release": "semantic-release",
"prepare": "npm run snyk-protect",
"lsc": "lsc"
Expand Down

0 comments on commit 1ae0acf

Please sign in to comment.