mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Move lodash to devDependencies sicne its used only in testing
This commit is contained in:
parent
3ced35a2f8
commit
89b33d2c62
@ -51,6 +51,7 @@
|
|||||||
"http-auth": "^3.2.3",
|
"http-auth": "^3.2.3",
|
||||||
"husky": "^4.2.5",
|
"husky": "^4.2.5",
|
||||||
"jsdom": "^11.6.2",
|
"jsdom": "^11.6.2",
|
||||||
|
"lodash": "^4.17.19",
|
||||||
"mocha": "^7.1.2",
|
"mocha": "^7.1.2",
|
||||||
"mocha-each": "^2.0.1",
|
"mocha-each": "^2.0.1",
|
||||||
"mocha-logger": "^1.0.6",
|
"mocha-logger": "^1.0.6",
|
||||||
@ -76,7 +77,6 @@
|
|||||||
"helmet": "^3.23.3",
|
"helmet": "^3.23.3",
|
||||||
"ical": "^0.8.0",
|
"ical": "^0.8.0",
|
||||||
"iconv-lite": "^0.6.2",
|
"iconv-lite": "^0.6.2",
|
||||||
"lodash": "^4.17.19",
|
|
||||||
"module-alias": "^2.2.2",
|
"module-alias": "^2.2.2",
|
||||||
"moment": "^2.27.0",
|
"moment": "^2.27.0",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user