Upgrade atom-keymap for event subscription methods

This commit is contained in:
Nathan Sobo 2014-09-10 16:40:41 -06:00
parent 465c13e292
commit f0a19e3f67

View File

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