Upgrade atom-keymap for numpad fixes on Linux/Windows

This commit is contained in:
Nathan Sobo 2014-05-22 10:54:19 -06:00
parent b6fb996ceb
commit da53dfc903

View File

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