1
0

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
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": {