From 3462d99675b349d83dad1701cfb0b591456ef7cf Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 10 Nov 2014 11:16:34 -0800 Subject: [PATCH] Upgrade atom-dark-syntax --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54a255853..faf7a28ef 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "vm-compatibility-layer": "0.1.0" }, "packageDependencies": { - "atom-dark-syntax": "0.20.0", + "atom-dark-syntax": "0.21.0", "atom-dark-ui": "0.35.0", "atom-light-syntax": "0.21.0", "atom-light-ui": "0.30.0",