From edde04d757a6abd50aeb9410907ba908510e2baf Mon Sep 17 00:00:00 2001 From: Alistair Galbraith Date: Sat, 4 Jul 2015 11:35:27 -0700 Subject: [PATCH] Update to latest HAP-NodeJS to include Category support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ead28e2..9f7efaa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "license": "ISC", "dependencies": { - "hap-nodejs": "git+https://github.com/khaost/HAP-NodeJS#ff5d9f11deae7daf599723d8e2f350553a10645c", + "hap-nodejs": "git+https://github.com/khaost/HAP-NodeJS#2a1bc8d99a2009317ab5da93faebea34c89f197c", "ad2usb": "git+https://github.com/alistairg/node-ad2usb.git#local", "request": "2.49.x", "node-persist": "0.0.x",