Skip to content

Commit

Permalink
chore: fix pkg.pr.new issue (#1651)
Browse files Browse the repository at this point in the history
  • Loading branch information
himself65 authored Feb 12, 2025
1 parent f4588bc commit bb0ae5e
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: pnpm run build

- name: Pre Release
run: pnpx pkg-pr-new publish --compact --pnpm ./packages/* ./packages/providers/* ./packages/providers/storage/*
run: pnpx pkg-pr-new publish --pnpm ./packages/* ./packages/providers/* ./packages/providers/storage/*
2 changes: 1 addition & 1 deletion packages/autotool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/autotool"
},
"version": "5.0.37",
Expand Down
2 changes: 1 addition & 1 deletion packages/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/cloud"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/community"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@
"repository": {
"type": "git",
"directory": "packages/core",
"url": "https://github.com/run-llama/LlamaIndexTS.git"
"url": "git+https://github.com/run-llama/LlamaIndexTS.git"
},
"devDependencies": {
"@edge-runtime/vm": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/env"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/experimental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/experimental"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/llamaindex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/llamaindex"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/node-parser"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/anthropic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/anthropic"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/clip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/clip"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/cohere/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/cohere"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/deepinfra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/deepinfra"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/google/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/google"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/groq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/groq"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/huggingface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/huggingface"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/mistral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/mistral"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/mixedbread/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/mixedbread"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/ollama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/ollama"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/openai"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/portkey-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/portkey-ai"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/replicate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/replicate"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/astra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/astra"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/azure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/azure"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/chroma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/chroma"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/milvus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/milvus"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/mongodb"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/pinecone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/pinecone"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/postgres"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/qdrant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/qdrant"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/upstash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/upstash"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/storage/weaviate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/storage/weaviate"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/vercel"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/vllm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/providers/vllm"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/readers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/readers"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/tools"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/run-llama/LlamaIndexTS.git",
"url": "git+https://github.com/run-llama/LlamaIndexTS.git",
"directory": "packages/workflow"
},
"scripts": {
Expand Down

0 comments on commit bb0ae5e

Please sign in to comment.