Skip to content

Commit

Permalink
chore: remove snyk from dev-dependencies (frappe#27425)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush authored Sep 10, 2021
1 parent 3b7e981 commit a33de1b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3,577 deletions.
8 changes: 0 additions & 8 deletions .snyk

This file was deleted.

14 changes: 4 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,10 @@
"bugs": {
"url": "https://github.com/frappe/erpnext/issues"
},
"devDependencies": {
"snyk": "^1.518.0"
},
"devDependencies": {},
"dependencies": {
"onscan.js": "^1.5.2",
"html2canvas": "^1.1.4"
},
"scripts": {
"snyk-protect": "snyk protect",
"prepare": "yarn run snyk-protect"
"html2canvas": "^1.1.4",
"onscan.js": "^1.5.2"
},
"snyk": true
"scripts": {}
}
Loading

0 comments on commit a33de1b

Please sign in to comment.