Add VueX-persist to the web interface
This commit is contained in:
parent
171467803b
commit
6309419635
3 changed files with 28 additions and 4 deletions
|
|
@ -10,7 +10,8 @@
|
|||
"dependencies": {
|
||||
"core-js": "^3.6.5",
|
||||
"vue": "^2.6.11",
|
||||
"vuex": "^3.4.0"
|
||||
"vuex": "^3.4.0",
|
||||
"vuex-persist": "^3.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue