commit before allowing to add plugins for router and vuex

This commit is contained in:
2019-10-25 18:39:30 +00:00
parent 16b925baac
commit 70ece0e6e5

View File

@@ -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,