feat: use vuex 4 for vue3

This commit is contained in:
Dominik Pschenitschni 2021-08-20 15:32:53 +02:00
parent 72518212da
commit 3d6aca3510
No known key found for this signature in database
GPG key ID: B257AC0149F43A77
4 changed files with 25 additions and 11 deletions

View file

@ -37,7 +37,7 @@
"vue-router": "4.0.11",
"vue-shortkey": "3.1.7",
"vuedraggable": "2.24.3",
"vuex": "3.6.2",
"vuex": "4.0.2",
"workbox-precaching": "6.3.0"
},
"devDependencies": {