unibest/.npmrc

7 lines
160 B
Plaintext
Raw Normal View History

# registry = https://registry.npmjs.org
registry = https://registry.npmmirror.com
2024-03-26 19:20:45 +08:00
2023-12-21 15:27:12 +08:00
strict-peer-dependencies=false
auto-install-peers=true
shamefully-hoist=true