From c756ea9456805546bb70679fcd9c4fb8f31a7a16 Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Tue, 4 Aug 2015 16:00:52 -0700 Subject: [PATCH] HAP-NodeJS Bump for stable IDs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3c80ce..564c097 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#a03e73b", + "hap-nodejs": "git+https://github.com/nfarina/HAP-NodeJS#b1d5257", "harmonyhubjs-client": "^1.1.4", "harmonyhubjs-discover": "git+https://github.com/swissmanu/harmonyhubjs-discover.git", "mdns": "^2.2.4",