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