From e29185ef112abe710230358f4e7c655635840aea Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Tue, 20 May 2014 11:40:32 -0600 Subject: [PATCH] Upgrade atom-keymap for dvorak-qwerty and better linux support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcee11726..7bb019a06 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "atomShellVersion": "0.12.5", "dependencies": { "async": "0.2.6", - "atom-keymap": "^0.19.0", + "atom-keymap": "^0.20.0", "bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372", "clear-cut": "0.4.0", "coffee-script": "1.7.0",