unibest/.npmrc
feige996 14a5e83710 chore: 更新npm注册源和依赖版本
- 将npm注册源从镜像切换回官方源
- 升级vue和unocss依赖版本
2025-05-26 20:48:17 +08:00

7 lines
160 B
Plaintext

registry = https://registry.npmjs.org
# registry = https://registry.npmmirror.com
strict-peer-dependencies=false
auto-install-peers=true
shamefully-hoist=true