mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Remove lodash (#3339)
Removing lodash dependency by replacing merge by spread operator. I have also split the return into two variables to make it easier to understand what is happening.
This commit is contained in:
committed by
GitHub
parent
4bbd35fa6a
commit
b47600e0d8
@@ -59,7 +59,6 @@
|
||||
"jest": "^29.7.0",
|
||||
"jsdom": "^23.0.1",
|
||||
"lint-staged": "^15.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"playwright": "^1.40.1",
|
||||
"prettier": "^3.1.1",
|
||||
"sinon": "^17.0.1",
|
||||
|
Reference in New Issue
Block a user