Skip to content

Commit

Permalink
feat(minification): Add importHelpers and tslib as a dependency (open…
Browse files Browse the repository at this point in the history
…-telemetry#1545)

Co-authored-by: Marc Pichler <[email protected]>
  • Loading branch information
MSNev and pichlermarc authored Jun 27, 2023
1 parent a8712c7 commit 30fdc99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@
"webpack": "4.46.0"
},
"dependencies": {
"@opentelemetry/core": "^1.0.0"
"@opentelemetry/core": "^1.0.0",
"tslib": "^2.3.1"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/propagators/opentelemetry-propagator-aws-xray#readme"
}

0 comments on commit 30fdc99

Please sign in to comment.