From e1647d22ad8fe7ffae4252fe027c6be50cb16d1f Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Thu, 13 Aug 2015 10:10:55 -0700 Subject: [PATCH] Bump HAP-NodeJS with socket fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21429ea..0ae84c6 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "ad2usb": "git+https://github.com/alistairg/node-ad2usb.git#local", "carwingsjs": "0.0.x", "elkington": "kevinohara80/elkington", - "hap-nodejs": "git+https://github.com/nfarina/HAP-NodeJS#3cd0026", + "hap-nodejs": "git+https://github.com/nfarina/HAP-NodeJS#04b61c9", "harmonyhubjs-client": "^1.1.4", "harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git", "mdns": "^2.2.4",