fix: use new repo

This commit is contained in:
鲁树人
2025-09-03 21:10:23 +09:00
parent 562ea1dc8a
commit 0a7014e10a
5 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
在项目根目录下,建立或更改 `.npmrc` 文件,确保下述行存在:
```
@unlock-music:registry=https://git.unlock-music.dev/api/packages/um/npm/
@unlock-music:registry=https://git.um-react.app/api/packages/um/npm/
```
使用你喜欢的包管理器安装,例如 `npm` 或 `pnpm`