Skip to content

Commit

Permalink
fix: Revert "feat(minification): Add importHelpers and tslib as a dep…
Browse files Browse the repository at this point in the history
…endency (open-telemetry#1545)" (open-telemetry#1611)

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
  • Loading branch information
dyladan and pichlermarc committed Aug 2, 2023
1 parent 6f37e27 commit 633de2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@
"webpack": "4.46.0"
},
"dependencies": {
"@opentelemetry/core": "^1.0.0",
"tslib": "^2.3.1"
"@opentelemetry/core": "^1.0.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/propagators/opentelemetry-propagator-aws-xray#readme"
}

0 comments on commit 633de2e

Please sign in to comment.