From 67f9d502264fb63c284d233c86cf0977c552b478 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 28 May 2015 09:06:56 -0700 Subject: [PATCH] :arrow_up: atom-keymap@5.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1602fa446..100bc6a71 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "atomShellVersion": "0.22.3", "dependencies": { "async": "0.2.6", - "atom-keymap": "^5.1.4", + "atom-keymap": "^5.1.5", "atom-space-pen-views": "^2.0.4", "babel-core": "^5.1.11", "bootstrap": "^3.3.4",