Skip to content

Commit c7911c7

Browse files
tylerslatonmaxkorp
authored andcommitted
chore: support mastra 0.11.1 or above
Signed-off-by: Tyler Slaton <[email protected]>
1 parent d0f6f5f commit c7911c7

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

typescript-sdk/integrations/mastra/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ag-ui/mastra",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"license": "Apache-2.0",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",
@@ -31,7 +31,7 @@
3131
},
3232
"peerDependencies": {
3333
"@copilotkit/runtime": "^1.9.3",
34-
"@mastra/core": "^0.11.1 || ^0.12.1 || ^0.13.0",
34+
"@mastra/core": ">=0.11.1",
3535
"zod": "^3.25.67"
3636
},
3737
"devDependencies": {

typescript-sdk/pnpm-lock.yaml

Lines changed: 31 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)