Skip to content

Commit

Permalink
Removing @types/nock from all package.json files (#957)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
  • Loading branch information
shivkanya9146 and dyladan committed Apr 9, 2020
1 parent 30200a5 commit ff58652
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/opentelemetry-exporter-zipkin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
},
"devDependencies": {
"@types/mocha": "^7.0.0",
"@types/nock": "^10.0.3",
"@types/node": "^12.6.9",
"codecov": "^3.6.1",
"gts": "^1.1.0",
Expand Down
1 change: 0 additions & 1 deletion packages/opentelemetry-plugin-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"@opentelemetry/tracing": "^0.6.1",
"@types/got": "^9.6.7",
"@types/mocha": "^7.0.0",
"@types/nock": "^11.1.0",
"@types/node": "^12.12.9",
"@types/request-promise-native": "^1.0.17",
"@types/semver": "^6.0.2",
Expand Down
1 change: 0 additions & 1 deletion packages/opentelemetry-plugin-https/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"@opentelemetry/tracing": "^0.6.1",
"@types/got": "^9.6.7",
"@types/mocha": "^7.0.0",
"@types/nock": "^11.1.0",
"@types/node": "^12.12.9",
"@types/request-promise-native": "^1.0.17",
"@types/semver": "^6.0.2",
Expand Down

0 comments on commit ff58652

Please sign in to comment.