2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

init vuex compat

This commit is contained in:
Jeff Sagal
2016-03-15 14:34:43 -07:00
parent eeffc32d07
commit 7eba6990da
9 changed files with 12366 additions and 290 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
"url": "https://github.com/sagalbot/vue-select.git"
},
"dependencies": {
"vue": "^1.0.0"
"vue": "^1.0.0",
"vuex": "^0.6.2"
},
"devDependencies": {
"babel-core": "^6.0.0",