From 345ad04f02820101d4cffd4fd431b25db166fcd9 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 2 Apr 2026 05:43:06 +0100 Subject: [PATCH] rebrand(lethean): update repository URLs in package.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit github.com/hyle-team → forge.lthn.ai/lthn Co-Authored-By: Charon --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4240928..a33e484 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "base58-native": "*", "bignum": "*", "cli-color": "*", - "cryptoforknote-util": "git+https://github.com/hyle-team/lethean-node-util.git", + "cryptoforknote-util": "git+https://forge.lthn.ai/lthn/lethean-node-util.git", "cryptonight-hashing": "git+https://github.com/MoneroOcean/node-cryptonight-hashing.git", "dateformat": "^4.5.1", "mailgun.js": "*",