Skip to content

Commit a6a2b88

Browse files
authored
fix: Add missing deps (#733)
1 parent 3e062b7 commit a6a2b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/internal-non-workflow-common/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"author": "Roey Berman <roey@temporal.io>",
1414
"license": "MIT",
1515
"dependencies": {
16+
"@opentelemetry/api": "^1.0.3",
1617
"@temporalio/common": "file:../common",
1718
"@temporalio/internal-workflow-common": "file:../internal-workflow-common"
1819
},

0 commit comments

Comments
 (0)