From efade9be094c9f816a14d263ae2953ba50a14b04 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Sun, 10 Dec 2017 17:23:26 +0100 Subject: [PATCH] :arrow_up: atom-select-list@0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8130b379..4912ef84a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@atom/source-map-support": "^0.3.4", "async": "0.2.6", "atom-keymap": "8.2.8", - "atom-select-list": "^0.1.0", + "atom-select-list": "^0.7.0", "atom-ui": "0.4.1", "babel-core": "5.8.38", "cached-run-in-this-context": "0.4.1",