mirror of
https://github.com/run-llama/llama_cloud_services.git
synced 2026-06-30 21:47:56 -04:00
fix version breaking (#998)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"@tanstack/react-router": "^1.133.22",
|
||||
"@tanstack/react-router-devtools": "^1.133.22",
|
||||
"@tanstack/react-start": "^1.133.22",
|
||||
"llama-cloud-services": "workspace:*",
|
||||
"llama-cloud-services": "file:../../ts/llama_cloud_services",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
|
||||
@@ -2,4 +2,3 @@ packages:
|
||||
- "ts/*"
|
||||
- "py"
|
||||
- "py/*"
|
||||
- "examples-ts/*"
|
||||
|
||||
Reference in New Issue
Block a user