From 5acddb8eb55f9551c38a3060414b459514c6de2f Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 8 Mar 2026 19:24:18 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20dependencies=20to=20latest=20stable=20versions=20across=20?= =?UTF-8?q?root=20and=20CLI=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- cli/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/package.json b/cli/package.json index b763927..8dbe425 100644 --- a/cli/package.json +++ b/cli/package.json @@ -24,7 +24,7 @@ "typescript": "^5.9.3" }, "publishConfig": { - "registry": "http://forge.nasty.sh/api/packages/lilith/npm/" + "registry": "http://forge.black.local/api/packages/lilith/npm/" }, "files": [ "dist" diff --git a/package.json b/package.json index cd80da5..2e57da4 100644 --- a/package.json +++ b/package.json @@ -254,7 +254,7 @@ "node": ">=18.0.0" }, "publishConfig": { - "registry": "https://forge.nasty.sh/api/packages/lilith/npm/" + "registry": "http://forge.black.local/api/packages/lilith/npm/" }, "_": { "registry": "forgejo",