GoogleCloudPlatform / GoogleCloudPlatform/grpc-gcp-node
Bump @grpc/grpc-js version to ^1.7.1
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.