feature/drone #4

Merged
watsonb8 merged 5 commits from feature/drone into master 2021-06-03 01:59:52 +00:00
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",