From af9998f66b9d602e4bfbe7f7f07bdd4d137c2e32 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 3 Aug 2015 12:02:03 -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 c1e65cb7f..4d0e4b1b2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "atomShellVersion": "0.22.3", "dependencies": { "async": "0.2.6", - "atom-keymap": "^5.1.8", + "atom-keymap": "^5.1.9", "atom-space-pen-views": "^2.0.4", "babel-core": "^5.8.3", "bootstrap": "^3.3.4",