update node-ical to v0.15 and added luxon as dependency for not breaking the "no-optional" install (see #2718 and #2824).

This commit is contained in:
Karsten Hassel
2022-03-28 19:41:41 +02:00
parent a143ebc8e0
commit ed65c70a36
5 changed files with 394 additions and 347 deletions

View File

@@ -10,7 +10,7 @@
"url": "https://github.com/MichMich/MagicMirror/issues"
},
"dependencies": {
"@fontsource/roboto": "^4.5.3",
"@fontsource/roboto-condensed": "^4.5.4"
"@fontsource/roboto": "^4.5.5",
"@fontsource/roboto-condensed": "^4.5.6"
}
}