From 0c3058f7ac83a6996089ae9a6fc6a7eadd762022 Mon Sep 17 00:00:00 2001 From: "Lucas Dixon (iislucas)" Date: Sat, 26 Oct 2024 22:58:02 +0200 Subject: [PATCH] package fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3e848e..8107784 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/PAIR-code/ts-llmt.git" + "url": "git+https://github.com/PAIR-code/ts-llmt.git" }, "bugs": { "url": "https://github.com/PAIR-code/ts-llmt/issues"