mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-29 09:14:59 +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
@@ -15,7 +15,8 @@ _This release is scheduled to be released on 2024-04-01._
|
||||
|
||||
### Updated
|
||||
|
||||
- Use node prefix for build-in modules
|
||||
- Removing lodash dependency by replacing merge by spread operator (#3339)
|
||||
- Use node prefix for build-in modules (#3340)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
Reference in New Issue
Block a user