# Pin the public npm registry for this package so lockfile `resolved` URLs
# always point to registry.npmjs.org — never an internal proxy (e.g.
# npm-proxy.cloud.databricks.com) that would be unreachable from public CI
# runners. Developers behind a corporate proxy can override this in their
# global ~/.npmrc without affecting the committed lockfile.
registry=https://registry.npmjs.org/
