From 2ec97967bbfd6f581354720d3c3fe17618eb9670 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Sun, 10 Dec 2017 17:12:05 +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 558a12b..b1781a3 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "atom": ">=0.141.0" }, "dependencies": { - "atom-select-list": "^0.3.2", + "atom-select-list": "^0.7.0", "iconv-lite": "^0.4.4", "jschardet": "^1.1.0" },