From 5ce71f5ded3df73f7e43af38e9d62858a7541777 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 11 Dec 2013 16:30:32 -0800 Subject: [PATCH] Upgrade to atom-dark-ui@0.17.0 for status icon tweak --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59546badb..ccbcb3c15 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ }, "packageDependencies": { "atom-dark-syntax": "0.8.0", - "atom-dark-ui": "0.16.0", + "atom-dark-ui": "0.17.0", "atom-light-syntax": "0.9.0", "atom-light-ui": "0.16.0", "base16-tomorrow-dark-theme": "0.7.0",