client refactor progress

This commit is contained in:
Craig
2020-01-20 14:36:18 +00:00
parent 46928ec7de
commit e542627805
19 changed files with 1110 additions and 424 deletions

View File

@ -23,7 +23,9 @@
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-notification": "^1.3.20",
"vue-property-decorator": "^8.3.0"
"vue-property-decorator": "^8.3.0",
"typed-vuex": "^0.1.15",
"vuex": "^3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-eslint": "^4.1.0",