Skip to content

Commit

Permalink
deps(instrumentation-http): move sdk-metrics to dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Nov 3, 2022
1 parent bdc603c commit 2a50499
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"devDependencies": {
"@opentelemetry/api": "^1.0.0",
"@opentelemetry/context-async-hooks": "1.7.0",
"@opentelemetry/sdk-metrics": "0.33.0",
"@opentelemetry/sdk-trace-base": "1.7.0",
"@opentelemetry/sdk-trace-node": "1.7.0",
"@types/mocha": "10.0.0",
Expand Down Expand Up @@ -75,7 +76,6 @@
"@opentelemetry/api-metrics": "0.33.0",
"@opentelemetry/core": "1.7.0",
"@opentelemetry/instrumentation": "0.33.0",
"@opentelemetry/sdk-metrics": "0.33.0",
"@opentelemetry/semantic-conventions": "1.7.0",
"semver": "^7.3.5"
},
Expand Down

0 comments on commit 2a50499

Please sign in to comment.