From 8d68680da8c934ebff005b243cc9a59a2755f98c Mon Sep 17 00:00:00 2001 From: simurai Date: Wed, 12 Aug 2015 20:36:29 +0900 Subject: [PATCH] :arrow_up: atom-dark-ui@v0.50.0 + atom-light-ui@v0.43.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f5d59db90..326d4b7ef 100644 --- a/package.json +++ b/package.json @@ -65,9 +65,9 @@ }, "packageDependencies": { "atom-dark-syntax": "0.27.0", - "atom-dark-ui": "0.49.0", + "atom-dark-ui": "0.50.0", "atom-light-syntax": "0.28.0", - "atom-light-ui": "0.41.0", + "atom-light-ui": "0.43.0", "base16-tomorrow-dark-theme": "0.26.0", "base16-tomorrow-light-theme": "0.9.0", "one-dark-ui": "1.0.3",