Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-10-19 14:47:02 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-10-25 16:56:46 +0300
commita34f94df692ca7907a03cc427eb77d5e1ee07f0f (patch)
treef76e114e79ba5e9194dd2392c818c8540779d29c /package.json
parent9b6238aabd5491c7e564e36d3e0b423d5a659847 (diff)
Get VTIMEZONE data from a time zone database lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3d53557402f..0cdcfe0c4bd 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,7 @@
"escape-html": "^1.0.3",
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
+ "icalzone": "^0.0.1",
"jquery": "~3.3",
"jquery-migrate": "~3.3",
"jquery-ui": "^1.13.0",