summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-05-30 08:58:19 +0200
committerGitHub <noreply@github.com>2020-05-30 08:58:19 +0200
commit43a0bf721586e063e0ee99b4be9326cc33076932 (patch)
treea9c8ff573fc6ea34017d04d5d4d14ac3f67b1ace /package.json
parent64c15a15d4fada2b259952bf00a989f41b5b9e65 (diff)
parent02095326385303b1febc74049579df6dc3700f23 (diff)
downloadnextcloud-server-43a0bf721586e063e0ee99b4be9326cc33076932.tar.gz
nextcloud-server-43a0bf721586e063e0ee99b4be9326cc33076932.zip
Merge pull request #21155 from nextcloud/td/move_to_capabilities_package
Move to @nextcloud/capabilities package
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 ceb42b27aa0..09c4125dfb7 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
+ "@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^1.3.0",
"@nextcloud/event-bus": "^1.1.4",
"@nextcloud/initial-state": "^1.1.2",