From 2781c24fce132337652bbc585ee3b80bc25b2007 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Fri, 12 Dec 2014 10:52:03 -0800 Subject: [PATCH] Upgrade solarized-dark-syntax to fix some punctuation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2610337d..2b6ab0df1 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "atom-light-ui": "0.36.0", "base16-tomorrow-dark-theme": "0.22.0", "base16-tomorrow-light-theme": "0.5.0", - "solarized-dark-syntax": "0.26.0", + "solarized-dark-syntax": "0.27.0", "solarized-light-syntax": "0.13.0", "archive-view": "0.40.0", "autocomplete": "0.34.0",