Files
memberApp/.npmrc
Adrian Zürcher a908db4f38 first commit
2025-10-12 14:56:18 +02: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