From 609ee042a003980e1e41d914ad8fe3991f0243cf Mon Sep 17 00:00:00 2001 From: init4samwise Date: Tue, 17 Feb 2026 14:15:45 +0000 Subject: [PATCH] fix: update repository URLs to match renamed repo Co-Authored-By: Claude Opus 4.6 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index fa4f075..715bce4 100644 --- a/package.json +++ b/package.json @@ -77,12 +77,12 @@ "license": "MIT OR Apache-2.0", "repository": { "type": "git", - "url": "git+https://github.com/init4tech/signet-sdk-ts.git" + "url": "git+https://github.com/init4tech/ts.git" }, "bugs": { - "url": "https://github.com/init4tech/signet-sdk-ts/issues" + "url": "https://github.com/init4tech/ts/issues" }, - "homepage": "https://github.com/init4tech/signet-sdk-ts#readme", + "homepage": "https://github.com/init4tech/ts#readme", "keywords": [ "signet", "ethereum",