From c6a23ba32cb3a2c12e9055c59159386a06990bec Mon Sep 17 00:00:00 2001 From: Matt Colyer Date: Thu, 12 Sep 2013 15:31:46 -0700 Subject: [PATCH] Add theme dependencies --- package.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package.json b/package.json index 30ce8cba7..e90af264c 100644 --- a/package.json +++ b/package.json @@ -37,6 +37,11 @@ "temp": "0.5.0", "underscore": "1.4.4", + "atom-light-ui": "0.1.1", + "atom-light-syntax": "0.1.0", + "atom-dark-ui": "0.1.1", + "atom-dark-syntax": "0.1.0", + "archive-view": "0.5.0", "autocomplete": "0.4.0", "autoflow": "0.1.0",