feature/drone #5

Closed
watsonb8 wants to merge 14 commits from feature/drone into master
Showing only changes of commit d3c37b18b9 - Show all commits

View File

@ -4,7 +4,7 @@
"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",
"publishConfig": { "publishConfig": {
"registry": "http://10.22.1.31:4873/" "registry": "http://linuxhost.me:4873/"
}, },
"scripts": { "scripts": {
"build": "tsc --build", "build": "tsc --build",