Skip to content

Commit

Permalink
fixed vue-router dependency(need vue-loader@^13.0.0) (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
kakahikari authored and LinusBorg committed Aug 28, 2017
1 parent 1b4b988 commit b0f6240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"ora": "^1.2.0",
"rimraf": "^2.6.0",
"url-loader": "^0.5.8",
"vue-loader": "^12.1.0",
"vue-loader": "^13.0.4",
"vue-style-loader": "^3.0.1",
"vue-template-compiler": "^2.3.3",
"webpack": "^2.6.1",
Expand Down

0 comments on commit b0f6240

Please sign in to comment.