Skip to content

Commit 77e1b34

Browse files
authored
Merge pull request #124 from restackio/fix-child-wf-dep
2 parents 0fc8ac4 + 4dd249a commit 77e1b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

child-workflows/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"restack-web-ui": "docker run -d --pull always --name restack -p 5233:5233 -p 6233:6233 -p 7233:7233 -p 9233:9233 ghcr.io/restackio/restack:main"
1111
},
1212
"dependencies": {
13-
"@restackio/ai": "link:/Users/aboutphilippe/Documents/dev/local-operator/libraries/typescript",
13+
"@restackio/ai": "^0.0.109",
1414
"@temporalio/workflow": "1.11.6",
1515
"dotenv": "16.4.5",
1616
"zod": "3.23.8",

0 commit comments

Comments
 (0)