From 88f47990d08ce79ba2e8b9fe1c19b64f4b635a91 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 15 Sep 2016 14:23: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 0448a60db..bf0e3f306 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "1.3.5", "dependencies": { "async": "0.2.6", - "atom-keymap": "6.3.3-beta1", + "atom-keymap": "6.3.3", "atom-ui": "0.4.1", "babel-core": "5.8.38", "cached-run-in-this-context": "0.4.1",