From 883009a3bd1ee7affccef6f71c570b8f4fb33722 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Fri, 30 May 2014 10:53:54 -0700 Subject: [PATCH] Upgrade to atom-dark-ui@0.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 188c448ee..948f28060 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ }, "packageDependencies": { "atom-dark-syntax": "0.15.0", - "atom-dark-ui": "0.28.0", + "atom-dark-ui": "0.29.0", "atom-light-syntax": "0.17.0", "atom-light-ui": "0.25.0", "base16-tomorrow-dark-theme": "0.15.0",