From 0a136f660a501756c6523113c69b6a29a1124801 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Tue, 27 May 2025 08:34:09 -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 4119981..2668928 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "tribufu", "version": "1.1.0", - "description": "Tribufu TypeScript SDK", - "repository": "https://github.com/tribufu/tribufu-typescript", + "description": "Tribufu JS SDK", + "repository": "https://github.com/tribufu/tribufu-js", "author": "Tribufu ", "license": "MIT", "type": "module",