mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-16 09:10:33 +03:00
- fix Vue 2 peer dependency
- fix typo in readme - add test coverage for focus/blur events
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"url": "https://github.com/sagalbot/vue-select.git"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "~1.0"
|
||||
"vue": "2.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user