Skip to content

Commit

Permalink
update vue and loader
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Nov 28, 2016
1 parent 3f90c7e commit c954529
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"es6-promise": "^4.0.5",
"vue": "^2.0.0",
"vue": "^2.1.0",
"vue-router": "^2.0.0",
"vuex": "^2.0.0",
"vuex-router-sync": "^3.0.0"
Expand Down Expand Up @@ -50,7 +50,8 @@
"postcss-nested": "^1.0.0",
"progress-bar-webpack-plugin": "^1.9.0",
"style-loader": "^0.13.1",
"vue-loader": "^9.9.5",
"vue-loader": "^10.0.2",
"vue-template-compiler": "^2.1.3",
"webpack": "2.1.0-beta.22",
"webpack-dev-middleware": "^1.8.1",
"webpack-hot-middleware": "^2.12.2"
Expand Down

0 comments on commit c954529

Please sign in to comment.