From 64dff943e09958218403f0d76fcb7bf7d8f924fb Mon Sep 17 00:00:00 2001 From: simurai Date: Thu, 2 Jul 2015 14:33:29 +0900 Subject: [PATCH] :arrow_up: One themes @v1.0.0 :tada: --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 35c6dc526..204f9dd7d 100644 --- a/package.json +++ b/package.json @@ -70,10 +70,10 @@ "atom-light-ui": "0.41.0", "base16-tomorrow-dark-theme": "0.26.0", "base16-tomorrow-light-theme": "0.9.0", - "one-dark-ui": "0.9.1", - "one-dark-syntax": "0.7.1", - "one-light-syntax": "0.7.0", - "one-light-ui": "0.9.1", + "one-dark-ui": "1.0.0", + "one-dark-syntax": "1.0.0", + "one-light-syntax": "1.0.0", + "one-light-ui": "1.0.0", "solarized-dark-syntax": "0.38.1", "solarized-light-syntax": "0.22.1", "archive-view": "0.58.0",