Skip to content

Commit

Permalink
Removing snyk protect on publish, vulnerabilities patched manually on…
Browse files Browse the repository at this point in the history
… alert rather than as part of publish step to avoid breaking changes
  • Loading branch information
Donald Robertson committed Jan 4, 2018
1 parent 568432d commit 7023186
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 @@ -13,8 +13,6 @@
"depcheck": "depcheck",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"uat": "node test/uat/index.js",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7023186

Please sign in to comment.