Skip to content

Commit

Permalink
deps: remove rimraf (#3769)
Browse files Browse the repository at this point in the history
  • Loading branch information
llc1123 authored Apr 28, 2023
1 parent 98e4e82 commit a96116d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion experimental/packages/exporter-logs-otlp-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"cpx": "1.5.0",
"mocha": "10.0.0",
"nyc": "15.1.0",
"rimraf": "4.1.2",
"sinon": "15.0.0",
"ts-loader": "8.4.0",
"ts-mocha": "10.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"codecov": "3.8.3",
"mocha": "10.0.0",
"nyc": "15.1.0",
"rimraf": "4.1.2",
"ts-mocha": "10.0.0",
"typescript": "4.4.4"
},
Expand All @@ -69,4 +68,4 @@
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-shim-opencensus",
"sideEffects": false
}
}

0 comments on commit a96116d

Please sign in to comment.