From 9e36cd705e55efab321f479d18b466b36dba47aa Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 21 Nov 2014 18:02:43 -0700 Subject: [PATCH] :arrow_up: atom-dark-syntax to remove deprecated selectors --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d299a09f5..986d89a25 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "vm-compatibility-layer": "0.1.0" }, "packageDependencies": { - "atom-dark-syntax": "0.22.0", + "atom-dark-syntax": "0.23.0", "atom-dark-ui": "0.40.0", "atom-light-syntax": "0.22.0", "atom-light-ui": "0.34.0",