Update registry in package.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson 2021-12-22 00:31:04 -05:00
parent f28b6429c5
commit a01ae86794

View File

@ -4,7 +4,7 @@
"description": "Homebridge platform to control smart home equipment by room.",
"main": "bin/index.js",
"publishConfig": {
"registry": "http://linuxhost.me:4873/"
"registry": "http://linux-host.me:4873/"
},
"scripts": {
"build": "tsc --build",