1
0

feat: use vue-router 4 for vue3

This commit is contained in:
Dominik Pschenitschni
2021-08-20 15:17:19 +02:00
parent b31da0cefe
commit 72518212da
11 changed files with 97 additions and 74 deletions

View File

@ -34,6 +34,7 @@
"vue-easymde": "1.4.0",
"vue-flatpickr-component": "9.0.4",
"vue-i18n": "8.26.3",
"vue-router": "4.0.11",
"vue-shortkey": "3.1.7",
"vuedraggable": "2.24.3",
"vuex": "3.6.2",
@ -70,7 +71,6 @@
"vite": "2.6.1",
"vite-plugin-pwa": "0.11.2",
"vue-notification": "1.3.20",
"vue-router": "3.5.2",
"wait-on": "6.0.0",
"workbox-cli": "6.3.0"
},