chore: remove snyk from devdependencies

This commit is contained in:
Ankush Menat 2021-09-09 12:52:45 +05:30
parent 678335f8ac
commit 518f827d87
No known key found for this signature in database
GPG Key ID: 8EA82E09BBD13AAF
2 changed files with 4 additions and 3560 deletions

View File

@ -11,16 +11,9 @@
"bugs": { "bugs": {
"url": "https://github.com/frappe/erpnext/issues" "url": "https://github.com/frappe/erpnext/issues"
}, },
"devDependencies": { "devDependencies": {},
"snyk": "^1.518.0"
},
"dependencies": { "dependencies": {
"onscan.js": "^1.5.2", "html2canvas": "^1.1.4",
"html2canvas": "^1.1.4" "onscan.js": "^1.5.2"
}, }
"scripts": {
"snyk-protect": "snyk protect",
"prepare": "yarn run snyk-protect"
},
"snyk": true
} }

3549
yarn.lock

File diff suppressed because it is too large Load Diff