From 2f8da9908a80f3bd849a2e7f2d393a947c956570 Mon Sep 17 00:00:00 2001 From: Marco Ambrosini Date: Wed, 18 Sep 2019 13:31:45 +0200 Subject: Create router, WelcomeView and ChatView components Signed-off-by: Marco Ambrosini --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index a987fbded..f4e04e4b1 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "nextcloud-vue": "^0.12.3", "vue": "^2.6.10", "vue-contenteditable-directive": "^1.2.0", + "vue-router": "^3.1.3", "vue-virtual-scroller": "^1.0.0-rc.2", "vuex": "^3.1.1" }, -- cgit v1.2.3