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 e2036fa commit 85043a7Copy full SHA for 85043a7
typescript-sdk/integrations/mastra/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ag-ui/mastra",
3
- "version": "0.0.8",
+ "version": "0.0.9",
4
"license": "Apache-2.0",
5
"main": "./dist/index.js",
6
"module": "./dist/index.mjs",
@@ -31,7 +31,7 @@
31
},
32
"peerDependencies": {
33
"@copilotkit/runtime": "^1.9.3",
34
- "@mastra/core": "^0.11.1 || ^0.12.1 || ^0.13.0",
+ "@mastra/core": "^0.11.1",
35
"zod": "^3.25.67"
36
37
"devDependencies": {
0 commit comments