diff --git a/packages/llm/openai/package.json b/packages/llm/openai/package.json index e3b3498bec193c90743a3e9bf67044af59979edb..42af740e64f11f75f1819cd7e0f8195883718805 100644 --- a/packages/llm/openai/package.json +++ b/packages/llm/openai/package.json @@ -25,7 +25,6 @@ "url": "https://github.com/run-llama/LlamaIndexTS.git", "directory": "packages/llm/openai" }, - "private": true, "scripts": { "build": "bunchee", "dev": "bunchee --watch"