mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
Allow to parse recurring calendar events where the start date is before 1900
Some birthday calendar events have a start date before 1900.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"mocha-logger": "^1.0.5",
|
||||
"moment": "latest",
|
||||
"request": "^2.83.0",
|
||||
"rrule-alt": "^2.2.7",
|
||||
"rrule-alt": "^2.2.8",
|
||||
"simple-git": "^1.85.0",
|
||||
"socket.io": "^2.0.4",
|
||||
"valid-url": "latest",
|
||||
|
Reference in New Issue
Block a user