update vue-router to fixed url path for non ascii urls #1362
This commit is contained in:
parent
ea60729c0a
commit
c6843f9646
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
"vue": "2.5.17",
|
||||
"vue-count-to": "1.0.13",
|
||||
"vue-i18n": "7.3.2",
|
||||
"vue-router": "3.0.1",
|
||||
"vue-router": "3.0.2",
|
||||
"vue-splitpane": "1.0.2",
|
||||
"vuedraggable": "^2.16.0",
|
||||
"vuex": "3.0.1",
|
||||
|
|
Loading…
Reference in a new issue