fix version breaking (#998)

This commit is contained in:
Adrian Lyjak
2025-11-04 14:14:38 -05:00
committed by GitHub
parent e020e3e2b1
commit 6ab56b79f3
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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",
-1
View File
@@ -2,4 +2,3 @@ packages:
- "ts/*"
- "py"
- "py/*"
- "examples-ts/*"