Skip to content

Commit

Permalink
Remove snyk from prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarton committed Jan 31, 2017
1 parent 3b8243e commit d254953
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 @@ -18,7 +18,6 @@
"scripts": {
"test": "snyk test && mocha test/js-unit/",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
},
"devDependencies": {
"browser-sync": "2.14.0",
Expand Down

0 comments on commit d254953

Please sign in to comment.