Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi

This commit is contained in:
binaryify 2020-10-26 22:04:05 +08:00
commit b87874ae13
3 changed files with 5326 additions and 34 deletions

View File

@ -988,7 +988,7 @@ tags: 歌单标签
**必选参数 :**
`artistId` : 歌手 id
`id` : 歌手 id
`t`:操作,1 为收藏,其他为取消收藏

5356
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@
"@types/node": "14.11.10",
"@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1",
"eslint": "7.11.0",
"eslint": "7.12.0",
"eslint-config-prettier": "6.13.0",
"eslint-plugin-html": "6.0.3",
"eslint-plugin-prettier": "3.1.4",