Commit b8e387dd authored by Evan You's avatar Evan You

include vuex-router-sync dep

parent 998d7b19
......@@ -20,7 +20,8 @@
"vue": "^2.0.0-beta.7",
"vue-router": "^2.0.0-rc.2",
"vue-server-renderer": "^2.0.0-beta.7",
"vuex": "^2.0.0-rc.4"
"vuex": "^2.0.0-rc.4",
"vuex-router-sync": "^3.0.0"
},
"devDependencies": {
"babel-core": "^6.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment