From cb023016ccfb4ac8a3b5b419f3ba55a7047f9a45 Mon Sep 17 00:00:00 2001 From: simurai Date: Wed, 13 Jul 2016 12:23:47 +0900 Subject: [PATCH] :arrow_up: atom-ui@0.4.1 Allow themes to opt-out of custom control styling --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e27bc3cd1..e20cac067 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "async": "0.2.6", "atom-keymap": "6.3.2", - "atom-ui": "0.4.0", + "atom-ui": "0.4.1", "babel-core": "^5.8.21", "cached-run-in-this-context": "0.4.1", "chai": "3.5.0",