From d27642ede6d48f7993ac85e438eb4da06ee8f806 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Tue, 27 May 2025 08:31:11 -0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6eb9d9a..4119981 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "tribufu", "version": "1.1.0", - "description": "Tribufu JS SDK", - "repository": "https://github.com/Tribufu/TribufuJs", + "description": "Tribufu TypeScript SDK", + "repository": "https://github.com/tribufu/tribufu-typescript", "author": "Tribufu ", "license": "MIT", "type": "module",