Skip to content

Commit

Permalink
Merge pull request #1264 from ruchern/master
Browse files Browse the repository at this point in the history
Bump Vue to 2.5.0 and set vue-template-compiler version
  • Loading branch information
JeffreyWay committed Oct 13, 2017
2 parents a9438f0 + 66366f2 commit a0ba9b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"uglify-js": "^2.8.28",
"uglifyjs-webpack-plugin": "^0.4.6",
"vue-loader": "^13.0.5",
"vue-template-compiler": "^2.4.4",
"vue-template-compiler": "^2.0.0",
"webpack": "^3.5.0",
"webpack-chunk-hash": "^0.4.0",
"webpack-dev-server": "^2.5.1",
Expand All @@ -71,7 +71,7 @@
"nyc": "^10.3.2",
"postcss-custom-properties": "^6.2.0",
"sinon": "^2.3.2",
"vue": "^2.4.4"
"vue": "^2.5.0"
},
"engines": {
"node": ">=6.0.0"
Expand Down

0 comments on commit a0ba9b5

Please sign in to comment.