Files
xiaozhi-esp32-server/main/manager-mobile/.npmrc
T

9 lines
221 B
Plaintext
Raw Normal View History

2025-08-08 13:02:39 +08:00
# registry = https://registry.npmjs.org
registry = https://registry.npmmirror.com
strict-peer-dependencies=false
auto-install-peers=true
shamefully-hoist=true
ignore-workspace-root-check=true
install-workspace-root=true