fix the UnblockNeteaseMusic | 修复UnblockNeteaseMusic无法使用的问题 (#670)

* fix: change to @revincx/unblockneteasemusic moudle

* Update README.md

* Update README.md

Co-authored-by: qier222 <qier222@outlook.com>
This commit is contained in:
Revincx 2021-05-17 23:59:02 +08:00 committed by GitHub
parent b05a686180
commit 920b216466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
},
"main": "background.js",
"dependencies": {
"@njzy/unblockneteasemusic": "^0.25.3",
"@revincx/unblockneteasemusic": "^0.25.5",
"axios": "^0.21.0",
"change-case": "^4.1.2",
"core-js": "^3.6.5",