We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a4694 commit 1a24741Copy full SHA for 1a24741
template/package.json
@@ -14,8 +14,8 @@
14
"lint": "eslint --ext .js,.vue src{{#unit}} test/unit/specs{{/unit}}{{#e2e}} test/e2e/specs{{/e2e}}"{{/lint}}
15
},
16
"dependencies": {
17
- "vue": "^2.4.2"{{#router}},
18
- "vue-router": "^2.7.0"{{/router}}
+ "vue": "^2.5.2"{{#router}},
+ "vue-router": "^3.0.1"{{/router}}
19
20
"devDependencies": {
21
"autoprefixer": "^7.1.2",
0 commit comments