From f7d3f0210bf6ff1b4193d8a8b8a54c199b561bc2 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 2 Nov 2016 21:54:03 -0600 Subject: [PATCH] :arrow_up: atom-keymap Fixes atom/atom-keymap#165 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 059034f23..643f344d0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "1.3.6", "dependencies": { "async": "0.2.6", - "atom-keymap": "7.1.0", + "atom-keymap": "7.1.1", "atom-ui": "0.4.1", "babel-core": "5.8.38", "cached-run-in-this-context": "0.4.1",