mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
semver is now used in index.ts, meaning that it needs to be included in the "dependencies" section of the package.json, otherwise deployments that use npm i --production will fail.