⬆️ atom-keymap for multi-modifier keystroke fix

Signed-off-by: Nathan Sobo <nathan@github.com>
This commit is contained in:
Max Brunsfeld
2014-11-06 15:01:34 -08:00
committed by Nathan Sobo
parent cf78b01d45
commit 4894849adc

View File

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