From 9f0aaa53d6bc7b3d3b06116a4611ee8f7870a034 Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Wed, 19 Aug 2015 13:48:27 -0700 Subject: [PATCH] HAP bump for socket timeouts --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9473049..79367f3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "carwingsjs": "0.0.x", "color": "0.10.x", "elkington": "kevinohara80/elkington", - "hap-nodejs": "git+https://github.com/nfarina/HAP-NodeJS#04b61c9", + "hap-nodejs": "git+https://github.com/nfarina/HAP-NodeJS#ea91d4b", "harmonyhubjs-client": "^1.1.4", "harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git", "mdns": "^2.2.4",