tree: bf1d48c9b4ce264c69433a52e5d15a4ab1733c54
  1. package.json
  2. README.md
  3. yarn.lock
nodejs/requirements/README.md

NodeJS protobuf and gRPC dependencies managed by yarn.

To update a dependency:

  • Update the package.json file with the new dependency version.
  • Ensure you have yarn installed locally: https://yarnpkg.com/en/docs/install
  • Run make yarn_upgrade from the workspace root.