fix(deps, 1.x): lock vue-router version to v3.0.1 to avoid problems with pathMatch

This commit is contained in:
Eder Díaz 2018-11-27 11:06:00 -06:00 committed by Pooya Parsa
parent 8fb8376ff7
commit 7a9e418d99
2 changed files with 1319 additions and 59 deletions

View File

@ -110,7 +110,7 @@
"vue": "^2.5.17",
"vue-loader": "^13.7.2",
"vue-meta": "^1.4.3",
"vue-router": "^3.0.1",
"vue-router": "3.0.1",
"vue-server-renderer": "^2.5.17",
"vue-template-compiler": "^2.5.17",
"vuex": "^3.0.1",

1376
yarn.lock

File diff suppressed because it is too large Load Diff