Monorepo: cleanup.

This commit is contained in:
Vladimir Reznichenko 2024-09-19 12:57:23 +02:00
parent ba4899c0a0
commit a35ff0459a
1 changed files with 1 additions and 2 deletions

3
.npmrc
View File

@ -9,5 +9,4 @@ manage-package-manager-versions=true
; https://pnpm.io/npmrc#modules-cache-max-age, 20160 is for two weeks in minutes
modules-cache-max-age=20160
; https://pnpm.io/npmrc#child-concurrency, default 5
; Changing to 16 to align with https://pnpm.io/npmrc#network-concurrency
child-concurrency=16
child-concurrency=8