From 0360a1918c61a38f080e54835ce4fa4f2f06ea8f Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 29 Jul 2014 12:33:01 -0700 Subject: [PATCH] Upgrade atom-light-ui for mini editor fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aed9d767..2f57719c7 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "atom-dark-syntax": "0.19.0", "atom-dark-ui": "0.32.0", "atom-light-syntax": "0.20.0", - "atom-light-ui": "0.28.0", + "atom-light-ui": "0.29.0", "base16-tomorrow-dark-theme": "0.20.0", "base16-tomorrow-light-theme": "0.4.0", "solarized-dark-syntax": "0.22.0",