2022-08-05 07:19:08 +00:00
|
|
|
; adding this as npm 7 automatically installs peer dependencies but pnpm does not
|
2022-09-15 21:21:42 +00:00
|
|
|
auto-install-peers=true
|
|
|
|
strict-peer-dependencies=false
|
2024-09-17 10:34:40 +00:00
|
|
|
; See https://github.com/pnpm/pnpm/pull/8363 (we adding the setting now, to not miss when migrating to pnpm 9.7+)
|
|
|
|
manage-package-manager-versions=true
|