From fc723274824e170fa7fc43a39e929115a8b5a18f Mon Sep 17 00:00:00 2001 From: Sam Lijin Date: Thu, 5 Dec 2024 14:20:01 -0800 Subject: [PATCH] set repository correctly --- engine/language_client_typescript/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/engine/language_client_typescript/package.json b/engine/language_client_typescript/package.json index 0fdbdf66b..b580a8df0 100644 --- a/engine/language_client_typescript/package.json +++ b/engine/language_client_typescript/package.json @@ -4,7 +4,8 @@ "description": "BAML typescript bindings (package.json)", "repository": { "type": "git", - "url": "git+https://github.com/BoundaryML/baml.git" + "url": "https://github.com/BoundaryML/baml.git", + "directory": "engine/language_client_typescript" }, "license": "MIT", "keywords": [