Skip to content

Commit ac0988f

Browse files
committed
chore(llamaindex): release 0.1.3-next.0
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 8eb0d9f commit ac0988f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

typescript-sdk/integrations/llamaindex/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ag-ui/llamaindex",
33
"author": "Logan Markewich <[email protected]>",
4-
"version": "0.1.2",
4+
"version": "0.1.3-next.0",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",
@@ -24,8 +24,8 @@
2424
"unlink:global": "pnpm unlink --global"
2525
},
2626
"peerDependencies": {
27-
"@ag-ui/core": ">=0.0.37",
28-
"@ag-ui/client": ">=0.0.37",
27+
"@ag-ui/core": ">=0.0.39",
28+
"@ag-ui/client": ">=0.0.39",
2929
"rxjs": "7.8.1"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)