This commit is contained in:
watsonb8 2019-08-15 16:02:29 -04:00
parent f903c40f9c
commit c0de88dfa1

View File

@ -1,6 +1,6 @@
{ {
"name": "homebridge-harmony-control", "name": "homebridge-harmony-control",
"version": "1.0.0", "version": "1.0.2",
"description": "Homebridge platform to control smart home equipment by room.", "description": "Homebridge platform to control smart home equipment by room.",
"main": "bin/index.js", "main": "bin/index.js",
"scripts": { "scripts": {
@ -39,4 +39,4 @@
"homebridge": "^0.4.50", "homebridge": "^0.4.50",
"request": "^2.88.0" "request": "^2.88.0"
} }
} }