From 8e91e503c9eafcffbc22b84a0de614556132f0ef Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Wed, 28 May 2014 14:33:27 -0700 Subject: [PATCH] Upgrade atom-dark-ui@0.27.0 Close atom/tabs#51 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75e634412..d092126a5 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ }, "packageDependencies": { "atom-dark-syntax": "0.15.0", - "atom-dark-ui": "0.26.0", + "atom-dark-ui": "0.27.0", "atom-light-syntax": "0.17.0", "atom-light-ui": "0.24.0", "base16-tomorrow-dark-theme": "0.15.0",