remove snyk

This commit is contained in:
Sami Samhuri 2017-10-06 14:35:36 -07:00
parent b213a04010
commit 75b737b651
No known key found for this signature in database
GPG key ID: F76F41F04D99808F
2 changed files with 18 additions and 1031 deletions

1040
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -5,12 +5,7 @@
"dependencies": {
"harp": "^0.24.0",
"thepusher": "^0.1.4",
"uglify-js": "^3.0.9",
"snyk": "^1.30.1"
"uglify-js": "^3.0.9"
},
"scripts": {
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
},
"snyk": true
"scripts": {}
}