From d6ba42057f05d19e57ca4300b059c635a8613b60 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 15 Feb 2019 20:31:47 +0100 Subject: Move updatenotifications to unified webpack Signed-off-by: Roeland Jago Douma --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3