From 27dc2d7dac248a43a42818b2e46fcb76914123be Mon Sep 17 00:00:00 2001 From: Natalie Date: Sun, 28 Jun 2026 18:38:18 -0400 Subject: [PATCH] chore(registry): cut @lilith npm/swift registry from dead black to ct-forge (134.199.243.61) black homelan is gone; point install+publish+auth at the live cocotte ct-forge verdaccio (:4873) / forgejo (:3000). Config-only; resolution verified. Co-Authored-By: Claude Opus 4.8 --- packages/chobit-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/chobit-core/package.json b/packages/chobit-core/package.json index 43470c2..ad7d1a1 100644 --- a/packages/chobit-core/package.json +++ b/packages/chobit-core/package.json @@ -28,6 +28,6 @@ "author": "Lilith ", "license": "MIT", "publishConfig": { - "registry": "http://forge.black.lan/api/packages/lilith/npm/" + "registry": "http://134.199.243.61:4873/" } }