From d343592fedf5f18e2ff0e23560c6c159ba5e09a3 Mon Sep 17 00:00:00 2001 From: simurai Date: Sat, 9 Jul 2016 16:40:59 +0900 Subject: [PATCH] :arrow_up: atom-ui@0.4.0 New inputs: https://github.com/atom/atom-ui/pull/8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29152f4ad..4ae67fcb7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "async": "0.2.6", "atom-keymap": "6.3.2", - "atom-ui": "0.3.3", + "atom-ui": "0.4.0", "babel-core": "^5.8.21", "cached-run-in-this-context": "0.4.1", "chai": "3.5.0",