Skip to content

Commit ac83021

Browse files
Merge pull request #72 from restackio/bump90
Bump all examples for Restack Cloud Engine
2 parents a7d8f1c + 748f836 commit ac83021

File tree

19 files changed

+8036
-2081
lines changed

19 files changed

+8036
-2081
lines changed

child-workflows/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"docker:run": "docker run -d --name restack-child-workflows -p 3000:3000 restack-child-workflows"
1414
},
1515
"dependencies": {
16-
"@restackio/ai": "0.0.86",
16+
"@restackio/ai": "0.0.90",
1717
"@temporalio/workflow": "1.11.2",
1818
"dotenv": "16.4.5",
1919
"zod": "3.23.8",

child-workflows/pnpm-lock.yaml

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

composio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
]
2323
},
2424
"dependencies": {
25-
"@restackio/ai": "0.0.86",
25+
"@restackio/ai": "0.0.90",
2626
"@temporalio/workflow": "1.11.2",
2727
"dotenv": "16.4.5",
2828
"composio-core": "0.2.9-10-1",

composio/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)