Upgrade to atom-keymap@0.17.0 to keep default action on abortKeyBinding

This commit is contained in:
Nathan Sobo
2014-04-07 17:20:38 -06:00
parent ecdaf48308
commit 83d6fc2374

View File

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