Skip to content

Commit

Permalink
Merge pull request frappe#27406 from ankush/remove_snyk
Browse files Browse the repository at this point in the history
chore: remove snyk from devdependencies
  • Loading branch information
rmehta committed Sep 9, 2021
2 parents 45f96c2 + 9828817 commit e170d17
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3,565 deletions.
15 changes: 4 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,9 @@
"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"
},
"snyk": true
"html2canvas": "^1.1.4",
"onscan.js": "^1.5.2"
}
}
Loading

0 comments on commit e170d17

Please sign in to comment.