chore: 更新 .npmrc 中的注册表配置

This commit is contained in:
laifeipeng 2025-05-30 11:17:29 +08:00
parent 7e108dc5db
commit b5a74cf371

4
.npmrc
View File

@ -1,5 +1,5 @@
registry = https://registry.npmjs.org # registry = https://registry.npmjs.org
# registry = https://registry.npmmirror.com registry = https://registry.npmmirror.com
strict-peer-dependencies=false strict-peer-dependencies=false
auto-install-peers=true auto-install-peers=true