mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-02-02 05:31:57 +08:00
[dev] Monorepo: disable update notification from pnpm (#54721)
This commit is contained in:
parent
538e8bbed4
commit
73b9fec96c
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…
Reference in New Issue
Block a user