firt attempt for an ics calendar

This commit is contained in:
Thomas Ruoff
2020-09-16 00:31:42 +02:00
committed by Thomas Ruoff
parent 2b0cbe565f
commit 56c8263e90
5 changed files with 121 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
"test:ci": "jest"
},
"dependencies": {
"ics": "^2.24.0",
"moment": "^2.28.0",
"mongoose": "^5.10.5",
"next": "^9.5.3",