chore: point publish + repo at cocotte-forge (134.199.243.61)

black.lan forge is retired. Registry -> Verdaccio :4873, repo -> Forgejo
platform/osx-tts-mcp.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Claude 2026-06-28 07:43:29 -04:00
parent aeed428b3a
commit 92678391bf

View file

@ -45,11 +45,15 @@
"author": "Lilith <quinn@ftw.codes>",
"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/osx-tts-mcp.git"
},
"_": {
"build": true,
"publish": true,
"registry": "forgejo"
"registry": "cocotte-forge"
}
}