diff --git a/package.json b/package.json index e267f59..a7e8087 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "webpack-hot-middleware": "^2.10.0" }, "dependencies": { - "vue": "^1.0.21", - "vuex": "^0.6.3" + "vue": "^1.0.26", + "vuex": "^1.0.0-rc" } }