mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix: 更新依赖以解决手机号登录问题;UnblockNeteaseMusic 更新 (#1915)
* fix: 更新api以尝试解决邮箱登录问题 * fix: 又双更新api版本以修复手机号登录问题 (可能 * deps: [测试]更新UNM到0.4.0
This commit is contained in:
parent
c6804decfc
commit
241de709da
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
||||||
},
|
},
|
||||||
"main": "background.js",
|
"main": "background.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@unblockneteasemusic/rust-napi": "^0.3.0-pre.1",
|
"@unblockneteasemusic/rust-napi": "^0.4.0",
|
||||||
"NeteaseCloudMusicApi": "^4.8.4",
|
"NeteaseCloudMusicApi": "^4.8.7",
|
||||||
"axios": "^0.26.1",
|
"axios": "^0.26.1",
|
||||||
"change-case": "^4.1.2",
|
"change-case": "^4.1.2",
|
||||||
"cli-color": "^2.0.0",
|
"cli-color": "^2.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue