summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-11-16 07:18:44 +0100
committerGitHub <noreply@github.com>2020-11-16 07:18:44 +0100
commit16fb97e8be5a915916605d345a5046abd7ce3e6f (patch)
tree70b9ff7c9ac47e4b2f8139eb654335823d414b76 /package.json
parent3eefad88746550515c0c727070c21d649c24990c (diff)
parent4998ef499548b913094525dff48670bf27224816 (diff)
Merge pull request #1936 from nextcloud/tintou/nextcloud/moment
Replace the deprecated OC.Util.relativeModifiedDate by nextcloud/moment
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 d5bd1dd5..f9aced55 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
"@nextcloud/dialogs": "^3.1.1",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
+ "@nextcloud/moment": "^1.1.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^3.2.0",