Skip to content

Commit

Permalink
move @sap-cloud-sdk/http-client to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sjvans committed Oct 31, 2023
1 parent 8a6f1ca commit dbfc0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"@opentelemetry/sdk-trace-base": "^1.10.1",
"@opentelemetry/sdk-trace-node": "^1.17.1",
"@opentelemetry/semantic-conventions": "^1.10.1",
"@sap-cloud-sdk/http-client": "^3.7.0",
"func-loc": "^0.1.16"
},
"devDependencies": {
Expand All @@ -42,6 +41,7 @@
"@opentelemetry/instrumentation-http": "^0.36.1",
"@opentelemetry/propagator-b3": "^1.17.1",
"@opentelemetry/propagator-jaeger": "^1.11.0",
"@sap-cloud-sdk/http-client": "^3.7.0",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
Expand Down

0 comments on commit dbfc0ba

Please sign in to comment.