From 830adbdc08e5425fe400a59b76a856e60bc175cb Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 6 Aug 2015 12:34:19 -0600 Subject: [PATCH] :arrow_up: atom-keymap Signed-off-by: Max Brunsfeld --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13429824c..e4f9be9ac 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "0.30.6", "dependencies": { "async": "0.2.6", - "atom-keymap": "^5.1.10", + "atom-keymap": "^5.1.11", "babel-core": "^5.8.21", "bootstrap": "^3.3.4", "clear-cut": "^2.0.1",