# Pin the public npm registry for this project. A global ~/.npmrc that points
# at a corporate proxy (e.g. a Nexus mirror) would otherwise write private
# proxy URLs into package-lock.json, which the public CI cannot authenticate
# against. This project has no dependency on any private registry.
registry=https://registry.npmjs.org/
