kidshift-web/.npmrc
2024-07-18 15:01:43 +09:00

6 lines
207 B
Plaintext

# pnpm-related options
shamefully-hoist=true
strict-peer-dependencies=false
# to get the latest compatible packages when creating the project https://github.com/pnpm/pnpm/issues/6463
resolution-mode=highest