From 14b8da1138a062d321358cd07d3246cd6692d3dd Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 28 Oct 2016 10:05:51 -0600 Subject: [PATCH] :arrow_up: atom-keymap --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab5bd875..b56931ddb 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "1.3.6", "dependencies": { "async": "0.2.6", - "atom-keymap": "7.0.8", + "atom-keymap": "7.1.0", "atom-ui": "0.4.1", "babel-core": "5.8.38", "cached-run-in-this-context": "0.4.1",