gax-nodejs icon indicating copy to clipboard operation
gax-nodejs copied to clipboard

Bump @grpc/grpc-js version to ~1.7.1

Open antonstefer opened this issue 3 years ago • 0 comments

See this issue: https://github.com/grpc/grpc-node/issues/2231

Leaving the version constraint at ~1.7.0 would already install 1.7.1 in a clean project. In real world projects resolving peer dependencies could still result in the old slow version. Therefore I would like the dependency to be pinned to ~1.7.1

antonstefer avatar Sep 21 '22 10:09 antonstefer