Skip to content

Commit d8c052f

Browse files
authored
Update peerdeps of @mastra/core (#214)
We have bumped @mastra/core to 0.11.0
1 parent 63b7b48 commit d8c052f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

typescript-sdk/integrations/mastra/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
},
3232
"peerDependencies": {
3333
"@copilotkit/runtime": "^1.8.13",
34-
"@mastra/core": "^0.10.10",
34+
"@mastra/core": "^0.10.10 || ^0.11.1",
3535
"zod": "^3.25.67"
3636
},
3737
"devDependencies": {
38-
"@mastra/core": "^0.10.10",
38+
"@mastra/core": "^0.11.1",
3939
"@types/jest": "^29.5.14",
4040
"@types/node": "^20.11.19",
4141
"jest": "^29.7.0",

0 commit comments

Comments
 (0)