From 137ccf4e07f7d021823f3d16e66a2cbd0c1dd5d3 Mon Sep 17 00:00:00 2001 From: Wliu <50Wliu@users.noreply.github.com> Date: Thu, 15 Jun 2017 22:26:42 -0400 Subject: [PATCH] :arrow_up: autocomplete-atom-api@0.10.2 Brings in API changes since Atom 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 122306f07..a8bf3af91 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "solarized-light-syntax": "1.1.2", "about": "1.7.6", "archive-view": "0.63.3", - "autocomplete-atom-api": "0.10.1", + "autocomplete-atom-api": "0.10.2", "autocomplete-css": "0.16.2", "autocomplete-html": "0.8.0", "autocomplete-plus": "2.35.5",