summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-09-06 16:24:21 +0200
committerJulius Härtl <jus@bitgrid.net>2019-09-10 09:01:25 +0200
commit0b6706225b27a9953868fdd8d2d3344c0b71048b (patch)
tree036e8ddbae070de1a95939724ab3386d5d8766ca /package.json
parent98666a9f4d79a1d2bb8e9be318946e99bdcaa8b8 (diff)
downloadnextcloud-server-0b6706225b27a9953868fdd8d2d3344c0b71048b.tar.gz
nextcloud-server-0b6706225b27a9953868fdd8d2d3344c0b71048b.zip
Add moment-timezone
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 d02dd259982..09d0185e516 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"lodash": "^4.17.15",
"marked": "^0.7.0",
"moment": "^2.24.0",
+ "moment-timezone": "^0.5.26",
"nextcloud-axios": "^0.2.1",
"nextcloud-password-confirmation": "^0.4.2",
"nextcloud-vue": "^0.12.3",