Skip to content

Commit c6843f9

Browse files
committed
update vue-router to fixed url path for non ascii urls #1362
1 parent ea60729 commit c6843f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"vue": "2.5.17",
5858
"vue-count-to": "1.0.13",
5959
"vue-i18n": "7.3.2",
60-
"vue-router": "3.0.1",
60+
"vue-router": "3.0.2",
6161
"vue-splitpane": "1.0.2",
6262
"vuedraggable": "^2.16.0",
6363
"vuex": "3.0.1",

0 commit comments

Comments
 (0)