mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
77bc164cef
npm only reads .npmrc from the directory containing package.json, not from parent directories. Sub-packages that run `npm ci` independently (e.g., in CI or Docker builds) were missing the min-release-age=7 protection that the root .npmrc provides. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
18 B
Plaintext
2 lines
18 B
Plaintext
min-release-age=7
|