test package.json change.
This commit is contained in:
parent
28b451f33d
commit
f4eb1aef7d
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@
|
||||||
},
|
},
|
||||||
"consumedServices": {
|
"consumedServices": {
|
||||||
"vim-mode": {
|
"vim-mode": {
|
||||||
|
"versions": {
|
||||||
|
"^0.1.0": "_consumeVim"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"vim-mode-plus": {
|
||||||
"versions": {
|
"versions": {
|
||||||
"^0.1.0": "consumeVim"
|
"^0.1.0": "consumeVim"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue