This commit is contained in:
binaryify 2020-08-04 14:14:39 +08:00
parent 0d06fed76b
commit 31d7e3941e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# 更新日志
### 3.37.1 | 2020.08.04
### 3.37.2 | 2020.08.04
- 修复依赖问题
### 3.37.0 | 2020.08.03

View File

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