# Resolve the FontAwesome *free* package from the public npm registry rather than
# the authenticated npm.fontawesome.com. This lets `npm ci` work in CI without a
# FontAwesome token (the free package is published to registry.npmjs.org too).
@fortawesome:registry=https://registry.npmjs.org/
