From 093ff7c7288e818932a67c5cbb9c6cfa879665af Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Thu, 30 Jul 2015 11:42:36 -0700 Subject: [PATCH] :arrow_up: autocomplete-css to fix sass issues --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3871a9219..e5f788b88 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "about": "1.0.1", "archive-view": "0.58.0", "autocomplete-atom-api": "0.9.2", - "autocomplete-css": "0.10.0", + "autocomplete-css": "0.10.1", "autocomplete-html": "0.7.2", "autocomplete-plus": "2.19.0", "autocomplete-snippets": "1.7.1",