From 4e73bd3729aa7174215fc3bc74dd119ce997cb67 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 23 Sep 2015 09:20:22 +0800 Subject: [PATCH] :arrow_up: atom-keymap@6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69389c4b8..e9b317a7a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "0.30.6", "dependencies": { "async": "0.2.6", - "atom-keymap": "5.1.11", + "atom-keymap": "^6.0.0", "babel-core": "^5.8.21", "bootstrap": "^3.3.4", "clear-cut": "^2.0.1",