mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
improve
This commit is contained in:
parent
be2e0dd05a
commit
0db014e560
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 2.5.5 | 2017.5.10
|
||||||
|
修复 mv 排行榜接口崩溃问题
|
||||||
|
|
||||||
### 2.5.4 | 2017.5.5
|
### 2.5.4 | 2017.5.5
|
||||||
新增点赞接口,更新文档
|
新增点赞接口,更新文档
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.5.4",
|
"version": "2.5.5",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user