Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-02-21 15:41:38 +0300
committerJulius Härtl <jus@bitgrid.net>2019-03-01 22:56:58 +0300
commit7207a777a1e071f2ed144c5a26927b8006e198fc (patch)
tree90aba6e7ec0fde135d5ff5831af250b5e7c9ed3c /package.json
parentcab704f0cc98c6e2f6658cdb57fbabda9f448654 (diff)
Use nextcloud-vue-collections library
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 fa95bc8b1cd..e9c6742240a 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,7 @@
"nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-vue": "^0.8.0",
+ "nextcloud-vue-collections": "^0.1.0",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",
"underscore": "^1.9.1",