From 55d282fdd40e428af895ee2283e73dc138d687aa Mon Sep 17 00:00:00 2001 From: Justin Palmer Date: Tue, 5 Feb 2013 08:22:14 -0800 Subject: [PATCH] valid json --- themes/atom-dark-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/atom-dark-ui/package.json b/themes/atom-dark-ui/package.json index 177ed813e..b223f8deb 100644 --- a/themes/atom-dark-ui/package.json +++ b/themes/atom-dark-ui/package.json @@ -9,7 +9,7 @@ "markdown-preview.css", "command-panel.css", "command-logger.css", - "blurred.css" + "blurred.css", "bracket-matcher.css" ] }