Compare commits

...

1 Commits

Author SHA1 Message Date
Adrian Lyjak c2d970a442 fix version breaking 2025-11-04 14:13:00 -05:00
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/*"