Skip to content

Commit

Permalink
Represent OTel dependencies more accurately
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock committed Jun 27, 2024
1 parent be182dd commit ec782d6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,14 @@
"workq": "^3.0.0"
},
"dependencies": {
"@opentelemetry/api": "1.x",
"debug": "^4.3.4",
"hpagent": "^1.0.0",
"ms": "^2.1.3",
"secure-json-parse": "^2.4.0",
"tslib": "^2.4.0",
"undici": "^6.12.0"
},
"peerDependencies": {
"@opentelemetry/api": "1.x",
"@opentelemetry/sdk-trace-base": "1.x"
},
"tap": {
"allow-incomplete-coverage": true,
"plugin": [
Expand Down

0 comments on commit ec782d6

Please sign in to comment.