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 12:58:15 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-18 14:14:09 +0300
commit690c54d2dba8d8db841c9cd4d4870b05c8ed14eb (patch)
treee89e41fa5188b03e125b90326d232a87445be3b5 /package.json
parent1fc32b8f2901aa4f4d41650df8449ea1d64b4dfb (diff)
Move commands settings 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 08019de9e..ad5ec5c5f 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"nextcloud-vue": "^0.12.3",
"vue": "^2.6.10",
"vue-contenteditable-directive": "^1.2.0",
+ "vue-fragment": "^1.5.1",
"vue-router": "^3.1.3",
"vue-virtual-scroll-list": "^1.4.2",
"vuex": "^3.1.1"