mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 21:43:26 +00:00
Remove Snyk since it gives to many NPM issues.
This commit is contained in:
parent
e05431c847
commit
18edb13e76
@ -5,9 +5,6 @@
|
||||
"main": "js/electron.js",
|
||||
"scripts": {
|
||||
"start": "electron js/electron.js",
|
||||
"test": "snyk test",
|
||||
"snyk-protect": "snyk protect",
|
||||
"prepublish": "npm run snyk-protect"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -46,10 +43,8 @@
|
||||
"request": "^2.74.0",
|
||||
"rrule": "latest",
|
||||
"simple-git": "^1.54.0",
|
||||
"snyk": "^1.14.1",
|
||||
"socket.io": "^1.4.6",
|
||||
"valid-url": "latest",
|
||||
"walk": "latest"
|
||||
},
|
||||
"snyk": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user