From 70ece0e6e52986870601b0042fd97e4d22fef5e0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 25 Oct 2019 18:39:30 +0000 Subject: [PATCH] commit before allowing to add plugins for router and vuex --- ayanova/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/package.json b/ayanova/package.json index 4c256d62..8c2974dc 100644 --- a/ayanova/package.json +++ b/ayanova/package.json @@ -44,7 +44,8 @@ "sass": "^1.23.1", "sass-loader": "^7.3.1", "vue-cli-plugin-vuetify": "^1.1.1", - "vue-template-compiler": "^2.6.10" + "vue-template-compiler": "^2.6.10", + "vuetify-loader": "^1.3.0" }, "eslintConfig": { "root": true,