mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 06:52:15 -07:00
5 lines
207 B
Text
5 lines
207 B
Text
# 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
|