# .npmrc
# Configuration for npm and pnpm

# Uses the exact version instead of any within-patch-range version of an
# installed package
save-exact=true
