Files
lightController/.npmrc
Adrian Zürcher 488ce84ae9 first commit
2025-05-05 18:38:51 +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