Browse Source

feat($version): update vue to the latest version (#165)

master
ULIVZ 8 years ago
committed by Thorsten Lünborg
parent
commit
d682e25643
  1. 2
      template/package.json

2
template/package.json

@ -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%",

Loading…
Cancel
Save