From 1a96aff738aa5399abdd4a2488a422ef959581b2 Mon Sep 17 00:00:00 2001 From: Alistair Galbraith Date: Wed, 1 Jul 2015 12:24:53 -0700 Subject: [PATCH] Included ad2usb node package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c12ab9f..e18ae2f 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "url": "git://github.com/nfarina/homebridge.git" }, "dependencies": { + "ad2usb": "1.0.x", "request": "2.49.x", "node-persist": "0.0.x", "xmldoc": "0.1.x",