From 08ab5ff6508f90ec25e91248638cd3635eaaae7a Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 14 Jan 2015 19:26:04 -0700 Subject: [PATCH] :arrow_up: themes to rename stylesheets directories --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index aa03f8ec5..388ec1a3c 100644 --- a/package.json +++ b/package.json @@ -69,14 +69,14 @@ "vm-compatibility-layer": "0.1.0" }, "packageDependencies": { - "atom-dark-syntax": "0.25.0", - "atom-dark-ui": "0.44.0", - "atom-light-syntax": "0.25.0", - "atom-light-ui": "0.38.0", - "base16-tomorrow-dark-theme": "0.24.0", - "base16-tomorrow-light-theme": "0.7.0", - "solarized-dark-syntax": "0.31.0", - "solarized-light-syntax": "0.18.0", + "atom-dark-syntax": "0.26.0", + "atom-dark-ui": "0.45.0", + "atom-light-syntax": "0.26.0", + "atom-light-ui": "0.39.0", + "base16-tomorrow-dark-theme": "0.25.0", + "base16-tomorrow-light-theme": "0.8.0", + "solarized-dark-syntax": "0.32.0", + "solarized-light-syntax": "0.19.0", "archive-view": "0.44.0", "autocomplete": "0.43.0", "autoflow": "0.21.0",