We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb0d9f commit ac0988fCopy full SHA for ac0988f
typescript-sdk/integrations/llamaindex/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@ag-ui/llamaindex",
3
"author": "Logan Markewich <[email protected]>",
4
- "version": "0.1.2",
+ "version": "0.1.3-next.0",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
7
"types": "./dist/index.d.ts",
@@ -24,8 +24,8 @@
24
"unlink:global": "pnpm unlink --global"
25
},
26
"peerDependencies": {
27
- "@ag-ui/core": ">=0.0.37",
28
- "@ag-ui/client": ">=0.0.37",
+ "@ag-ui/core": ">=0.0.39",
+ "@ag-ui/client": ">=0.0.39",
29
"rxjs": "7.8.1"
30
31
"devDependencies": {
0 commit comments