Skip to content

Commit

Permalink
opentelemetry-js: tweaks
Browse files Browse the repository at this point in the history
- Replaced lerna `npmClient` config with arborist
  • Loading branch information
ruyadorno committed Apr 24, 2020
1 parent 998f3f6 commit eb7cc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "3.13.4",
"npmClient": "npm",
"npmClient": "arborist",
"packages": [
"benchmark/*",
"packages/*"
Expand Down

0 comments on commit eb7cc68

Please sign in to comment.