From ef72d3dd0586f1dfc8797b859ec3ee9f3fac8768 Mon Sep 17 00:00:00 2001 From: SentienceDEV Date: Thu, 12 Feb 2026 18:26:15 -0800 Subject: [PATCH] updated repo link --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bc6d1f7..d8cbde5 100644 --- a/package.json +++ b/package.json @@ -81,12 +81,12 @@ ], "repository": { "type": "git", - "url": "https://github.com/SentienceAPI/sentience-ts.git" + "url": "https://github.com/Predicate-Labs/sdk-typescript.git" }, "bugs": { - "url": "https://github.com/SentienceAPI/sentience-ts/issues" + "url": "https://github.com/Predicate-Labs/sdk-typescript/issues" }, - "homepage": "https://github.com/SentienceAPI/sentience-ts#readme", + "homepage": "https://github.com/Predicate-Labs/sdk-typescript#readme", "license": "(MIT OR Apache-2.0)", "engines": { "node": ">=20.0.0"