Bump vue deps

This commit is contained in:
Jonathan Cremin 2017-05-13 13:51:24 +01:00
parent 081e40145e
commit 6c9221a652
2 changed files with 19 additions and 35 deletions

View file

@ -77,11 +77,11 @@
"style-loader": "^0.17.0",
"superagent": "^2.1.0",
"superagent-bluebird-promise": "^3.0.2",
"vue": "^2.3.2",
"vue-loader": "^12.0.3",
"vue": "^2.3.3",
"vue-loader": "^12.0.4",
"vue-router": "^2.5.3",
"vue-server-renderer": "^2.3.2",
"vue-template-compiler": "^2.3.2",
"vue-server-renderer": "^2.3.3",
"vue-template-compiler": "^2.3.3",
"vuex": "^2.3.1",
"vuex-router-sync": "^4.1.2",
"webpack": "^2.5.0",