Upgrade keymap to support 'abort!' directive in keybindings

Closes atom/vim-mode#348
This commit is contained in:
Nathan Sobo
2014-07-17 18:02:09 -07:00
parent 8135458670
commit 92a2b52f53

View File

@@ -20,7 +20,7 @@
"atomShellVersion": "0.13.3",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^0.27.0",
"atom-keymap": "^0.28.0",
"bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.4.0",
"coffee-script": "1.7.0",