From 81cc689b7e8f3f0f92d7bfc64e7d155d422a413a Mon Sep 17 00:00:00 2001 From: Chloe Stars Date: Fri, 10 Jul 2015 23:53:57 -0700 Subject: [PATCH] Add the required module to package.json. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index da1e577..e06a339 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "wink-js": "0.0.5", "elkington": "kevinohara80/elkington", "node-milight-promise": "0.0.2", - "telldus-live" : "0.2.x" + "telldus-live" : "0.2.x", + "unofficial-nest-api": "0.1.x" } }