summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index d16af17b895..219feabe33c 100644
--- a/package.json
+++ b/package.json
@@ -40,10 +40,13 @@
"marked": "^0.6.0",
"moment": "^2.24.0",
"nextcloud-axios": "^0.1.3",
+ "nextcloud-vue": "^0.6.3",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",
"underscore": "^1.9.1",
- "vue": "^2.6.6"
+ "vue": "^2.6.6",
+ "v-tooltip": "^2.0.0-rc.33",
+ "vue-click-outside": "^1.0.7"
},
"devDependencies": {
"@babel/core": "^7.2.2",