# npm 12+ disables fetching git-protocol dependencies by default
# (allow-git=none). @einfach-produktiv/invoicing is declared directly in
# this file's own package.json (not a transitive dependency), so "root" is
# the narrowest setting that still allows it.
allow-git=root
