mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-08-18 01:58:54 +08:00
[dev] Monorepo: disable update notification from pnpm (#54721)
This commit is contained in:
parent
538e8bbed4
commit
73b9fec96c
1 changed files with 2 additions and 1 deletions
3
.npmrc
3
.npmrc
|
@ -2,8 +2,9 @@
|
|||
auto-install-peers=true
|
||||
strict-peer-dependencies=false
|
||||
|
||||
; See https://github.com/pnpm/pnpm/pull/8363 (we adding the setting now, to not miss when migrating to pnpm 9.7+)
|
||||
; quality of live tweaks for engineering teams
|
||||
manage-package-manager-versions=true
|
||||
update-notifier=false
|
||||
|
||||
; pnpm installation speed tweaks
|
||||
; https://pnpm.io/npmrc#modules-cache-max-age, 20160 is for two weeks in minutes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue