Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion child-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"docker:run": "docker run -d --name restack-child-workflows -p 3000:3000 restack-child-workflows"
},
"dependencies": {
"@restackio/ai": "0.0.86",
"@restackio/ai": "0.0.90",
"@temporalio/workflow": "1.11.2",
"dotenv": "16.4.5",
"zod": "3.23.8",
Expand Down
10 changes: 5 additions & 5 deletions child-workflows/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion composio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
]
},
"dependencies": {
"@restackio/ai": "0.0.86",
"@restackio/ai": "0.0.90",
"@temporalio/workflow": "1.11.2",
"dotenv": "16.4.5",
"composio-core": "0.2.9-10-1",
Expand Down
398 changes: 214 additions & 184 deletions composio/pnpm-lock.yaml

Large diffs are not rendered by default.

Loading