Upgrade to atom-keymap@0.12.0 to reject invalid bindings and warn

This commit is contained in:
Nathan Sobo
2014-03-27 11:55:52 -06:00
parent 9e3b67b4b9
commit cb514d10d5

View File

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