Trigger a notification when there is a keymap issue

This commit is contained in:
Ben Ogle
2014-11-24 16:29:09 -08:00
parent 362bd2e61a
commit 1f5fa27113
3 changed files with 6 additions and 1 deletions

View File

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