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

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

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Claude 2026-06-28 07:43:52 -04:00
parent 96a38d884c
commit 735ef8d343

View file

@ -44,11 +44,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/speech-synthesis-mcp.git"
},
"_": {
"build": true,
"publish": true,
"registry": "forgejo"
"registry": "cocotte-forge"
}
}