# Override parent .npmrc to NOT link workspace packages
# tooling/run must use published packages, not workspace sources
link-workspace-packages=false
auto-install-peers=true

# Use forge registry for @lilith packages
@lilith:registry=http://forge.black.lan/api/packages/lilith/npm/
registry=http://registry.black.lan:4873/
