This commit is contained in:
binaryify 2018-01-04 10:14:55 +08:00
parent e8b18d03ab
commit 5ec46a12a6
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# 更新日志
### 2.8.0 | 2018.01.04
用 'request' 重写了请求函数
### 2.7.9 | 2017.12.11
更新排行榜接口,新增云音乐ACG音乐榜,云音乐嘻哈榜

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "2.7.10",
"version": "2.8.0",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",