chore: Upgrade vue router to the 3.x (#2981)

This commit is contained in:
Fayaz Ahmed
2021-09-13 18:10:56 +05:30
committed by GitHub
parent f2e2a0b7ed
commit 84b96526db
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
"vue-i18n": "8.24.3",
"vue-loader": "15.9.6",
"vue-multiselect": "~2.1.6",
"vue-router": "~2.2.0",
"vue-router": "~3.5.2",
"vue-template-compiler": "2.6.12",
"vue-upload-component": "2.8.22",
"vue2-datepicker": "^3.9.1",