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:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user