chore: remove snyk from devdependencies
This commit is contained in:
parent
678335f8ac
commit
518f827d87
15
package.json
15
package.json
@ -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
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user