This commit is contained in:
2018-11-13 22:31:57 +00:00
parent d90d6a160e
commit 15daaebab9
7 changed files with 30 additions and 40 deletions

View File

@@ -16,7 +16,8 @@
"vue": "^2.5.17",
"vue-router": "^3.0.1",
"vuetify": "^1.3.0",
"vuex": "^3.0.1"
"vuex": "^3.0.1",
"vuex-persistedstate": "^2.5.4"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^3.0.0",