Skip to content

Commit 30fdc99

Browse files
MSNevpichlermarc
andauthored
feat(minification): Add importHelpers and tslib as a dependency (#1545)
Co-authored-by: Marc Pichler <[email protected]>
1 parent a8712c7 commit 30fdc99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"webpack": "4.46.0"
6969
},
7070
"dependencies": {
71-
"@opentelemetry/core": "^1.0.0"
71+
"@opentelemetry/core": "^1.0.0",
72+
"tslib": "^2.3.1"
7273
},
7374
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/propagators/opentelemetry-propagator-aws-xray#readme"
7475
}

0 commit comments

Comments
 (0)