Files
HuLa-MCP/.npmrc
2025-04-01 04:15:53 +08:00

4 lines
158 B
Plaintext

# 配置npm镜像源 (华为云)
registry=https://registry.npmjs.org/
# 严格检查 package.json 中 "engines" 字段指定的版本要求
engine-strict=true