cjihrig 493ca2fec4
grpc-js-core: remove simple uses of lodash
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.
2018-11-01 09:27:06 -04:00
..