summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGeorg Ehrke <georgehrke@users.noreply.github.com>2020-07-31 17:25:06 +0200
committerGitHub <noreply@github.com>2020-07-31 17:25:06 +0200
commit8e01ff15df434f4f3452daff9614dca66a27a4ab (patch)
treeddab0d1567d81eeb8d956ec98196180ad296cabd /package.json
parentfce6df06e2bd1d68ee5614621ae7f92c6f7fa53d (diff)
parent0fad921840eb801492522af6ef795231163cff20 (diff)
downloadnextcloud-server-8e01ff15df434f4f3452daff9614dca66a27a4ab.tar.gz
nextcloud-server-8e01ff15df434f4f3452daff9614dca66a27a4ab.zip
Merge pull request #21186 from nextcloud/feature/20931/user_status
Status Feature
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 9409d32671e..520c84b098e 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/logger": "^1.1.2",
+ "@nextcloud/moment": "^1.1.1",
"@nextcloud/password-confirmation": "^1.0.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.1.0",