Skip to content

Commit 6b925a6

Browse files
committed
fixed vue-router最新版3.4.6有问题,见: vuejs/vuepress#2656
1 parent ccdae0e commit 6b925a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"vue-class-component": "^7.2.6",
5959
"vue-click-outside": "^1.1.0",
6060
"vue-property-decorator": "^9.0.2",
61-
"vue-router": "^3.4.5",
61+
"vue-router": "3.4.5",
6262
"vue-toasted": "^1.1.28",
6363
"vuepress": "^1.6.0",
6464
"vuepress-plugin-flowchart": "^1.4.3",

0 commit comments

Comments
 (0)