Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 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
5 changes: 4 additions & 1 deletion pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions services/apps/script_executor_worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@temporalio/client": "~1.11.8",
"@temporalio/workflow": "~1.11.8",
"axios": "^1.6.8",
"csv-parse": "^5.5.6",
"moment": "~2.29.4",
"tsx": "^4.7.1",
"typescript": "^5.6.3"
Expand Down
Loading
Loading