mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
This commit removes lodash as a production dependency. It remains as a devDependency because it's used in tests, but the uses in the src/ directory were easily replaced with vanilla JavaScript.