Merge pull request #21 from jazzpi/patch-1

Fix consumeVim version so we can use it
This commit is contained in:
Loic Nageleisen 2015-03-16 09:34:50 +01:00
commit 0e5150baeb

View file

@ -20,7 +20,7 @@
"consumedServices": {
"vim-mode": {
"versions": {
"^0.33.0": "consumeVim"
"^0.1.0": "consumeVim"
}
}
},