diff --git a/package.json b/package.json index e6df741..ddc4003 100644 --- a/package.json +++ b/package.json @@ -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",