Updating registry path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson 2021-06-02 21:22:35 -04:00
parent 5a8b03a038
commit d3c37b18b9

View File

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