From bfc151e70a0fb605a4a932f990758fddb45d6f2d Mon Sep 17 00:00:00 2001 From: Kraig McConaghy Date: Wed, 21 Oct 2015 18:01:43 -0500 Subject: [PATCH] Updated to official version of harmonyhubjs-client package now that the fix has been merged/released --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82a8753..3d62cd4 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eibd": "^0.3.1", "elkington": "kevinohara80/elkington", "hap-nodejs": "^0.0.2", - "harmonyhubjs-client": "enriquez/harmonyhubjs-client#patch-1", + "harmonyhubjs-client": "^1.1.6", "harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git", "komponist": "0.1.0", "lifx": "git+https://github.com/magicmonkey/lifxjs.git",