Skip to content

Commit

Permalink
chore: downgrade grpc version (open-telemetry#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurkale22 authored and danielkhan committed Sep 27, 2019
1 parent 2aa00b6 commit a433b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/opentelemetry-plugin-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/shimmer": "^1.0.1",
"@types/sinon": "^7.0.13",
"codecov": "^3.5.0",
"grpc": "^1.23.3",
"grpc": "~1.23.3",
"gts": "^1.1.0",
"mocha": "^6.2.0",
"nyc": "^14.1.1",
Expand Down

0 comments on commit a433b9f

Please sign in to comment.