mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
fix package.json for optional dependency
This commit is contained in:
parent
02c1e47749
commit
e5ff320591
@ -52,6 +52,7 @@ _This release is scheduled to be released on 2021-01-01._
|
||||
- Fix Default Alert Module does not hide black overlay when alert is dismissed manually. (#2228)
|
||||
- Weather module - Always displays night icons when local is other then English. (#2221)
|
||||
- update Node-ical 0.12.4 , fix invalid RRULE format in cal entries
|
||||
- fix package.json for optional electron dependency (2378)
|
||||
|
||||
## [2.13.0] - 2020-10-01
|
||||
|
||||
|
@ -70,7 +70,6 @@
|
||||
"dependencies": {
|
||||
"colors": "^1.4.0",
|
||||
"console-stamp": "^3.0.0-rc4.2",
|
||||
"electron": "^8.5.3",
|
||||
"eslint": "^7.15.0",
|
||||
"express": "^4.17.1",
|
||||
"express-ipfilter": "^1.1.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user