diff --git a/package.json b/package.json index 69cffd6..ab99b8e 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://linux-host.me:4873/" + "registry": "http://10.44.1.6:4873/" }, "scripts": { "build": "tsc --build",