Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Commit

Permalink
chore: remove snyk prepublish for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovyerus committed May 18, 2019
1 parent bc8f86d commit 5d99cf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"generate": "nuxt generate",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
"precommit": "npm run lint",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
"//snyk-protect": "snyk protect",
"//prepublish": "npm run snyk-protect"
},
"dependencies": {
"@mdi/font": "^3.6.95",
Expand Down

0 comments on commit 5d99cf8

Please sign in to comment.