Files
Meting/.github/workflows
metowolf 451e5c40da refactor: 简化 npm 认证配置,使用 ~/.npmrc
- 简化 npm 认证步骤,直接写入用户主目录的 .npmrc
- 移除多余的 registry 配置(npm 默认使用官方 registry)
- 避免在项目根目录创建临时配置文件
- 更符合 npm 标准配置方式

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 18:43:30 +08:00
..