From 02415ca400c38057ed4d8f5876e18e0fedcd1f01 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 11 Dec 2013 16:04:13 -0800 Subject: [PATCH] Upgrade ui themes for hover removal --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c48bcfd3..59546badb 100644 --- a/package.json +++ b/package.json @@ -74,9 +74,9 @@ }, "packageDependencies": { "atom-dark-syntax": "0.8.0", - "atom-dark-ui": "0.15.0", + "atom-dark-ui": "0.16.0", "atom-light-syntax": "0.9.0", - "atom-light-ui": "0.15.0", + "atom-light-ui": "0.16.0", "base16-tomorrow-dark-theme": "0.7.0", "solarized-dark-syntax": "0.5.0", "archive-view": "0.16.0",