Skip to content

Commit

Permalink
feat($version): update vue to the latest version (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz authored and LinusBorg committed Dec 18, 2017
1 parent 93d678f commit d682e25
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 @@ -10,7 +10,7 @@
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
},
"dependencies": {
"vue": "^2.4.4"
"vue": "^2.5.11"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit d682e25

Please sign in to comment.