summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2020-10-12 15:26:29 +0000
committerGitHub <noreply@github.com>2020-10-12 15:26:29 +0000
commitb56732b343cf3934b012dfa7db1dd2188b7de198 (patch)
tree69a0f55b887176321467831c6761c1e750e30249 /package.json
parent2ecc744fa3a1146338395bce809fc9f6ea2c5489 (diff)
parent2ef6613857e3f11c017a516aa06871665b203ddb (diff)
Merge pull request #1055 from nextcloud/import-generate-url
migrate away from depricated OC.generateUrl
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 aec75ec0..219060f6 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"@nextcloud/axios": "^1.4.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/logger": "^1.1.2",
+ "@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.7.0",
"he": "^1.2.0",