diff --git a/package.json b/package.json index 03f3c4d..7e7e792 100644 --- a/package.json +++ b/package.json @@ -44,11 +44,15 @@ "author": "Lilith ", "license": "MIT", "publishConfig": { - "registry": "http://npm.black.lan/" + "registry": "http://134.199.243.61:4873/" + }, + "repository": { + "type": "git", + "url": "http://134.199.243.61:3000/platform/speech-synthesis-mcp.git" }, "_": { "build": true, "publish": true, - "registry": "forgejo" + "registry": "cocotte-forge" } }