Upgrade to atom-keymap@0.5.0 to support keybinding resolver

This commit is contained in:
Nathan Sobo
2014-03-14 14:36:22 -06:00
parent 9a488adbb9
commit ae324c13a6

View File

@@ -14,7 +14,7 @@
"atomShellVersion": "0.10.7",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^0.4.0",
"atom-keymap": "^0.5.0",
"bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.4.0",
"coffee-script": "1.7.0",