mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix qq music of unblockneteasemusic | 修复qq音源不能解析的问题 (#695)
* fix: change to @revincx/unblockneteasemusic moudle * Update README.md * Update README.md * Add OSD Lyrics * tidy files * fix OSDLyrics: last line of lyrics not showing, performance * tidy files * make user can resize the lyrics window * update unblockneteasemusic * update unblockneteasemusic again Co-authored-by: qier222 <qier222@outlook.com> Co-authored-by: Shi Liang <shilianggoo@gmail.com>
This commit is contained in:
parent
85592142af
commit
2d712eefe1
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
},
|
},
|
||||||
"main": "background.js",
|
"main": "background.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@revincx/unblockneteasemusic": "^0.25.5",
|
"@revincx/unblockneteasemusic": "^0.25.7",
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"change-case": "^4.1.2",
|
"change-case": "^4.1.2",
|
||||||
"core-js": "^3.6.5",
|
"core-js": "^3.6.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue