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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-18 13:58:56 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-18 14:14:10 +0300
commit5eb8df28a014428b598a722d6a265e9d6d1fe503 (patch)
tree73c7d1a5360559ff7d32bd935fdf3328b404d46c /package.json
parent5bddf8fb80e1310f272e727211419ab605291ad5 (diff)
Move collection integration to src/
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 bf3bec11c..e239ca437 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"nextcloud-axios": "^0.2.1",
"nextcloud-router": "0.0.9",
"nextcloud-vue": "^0.12.3",
+ "nextcloud-vue-collections": "^0.5.6",
"vue": "^2.6.10",
"vue-contenteditable-directive": "^1.2.0",
"vue-fragment": "^1.5.1",