This commit is contained in:
binaryify 2017-04-06 10:56:15 +08:00
parent 53ef00440c
commit 9f760ef532
2 changed files with 2 additions and 2 deletions

View File

@ -39,4 +39,4 @@ $ npm test
![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot2.png) ![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot2.png)
## License ## License
[The MIT License (MIT)](LICENSE) [The MIT License (MIT)](https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/LICENSE)

View File

@ -1,6 +1,6 @@
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "2.0.2", "version": "2.0.3",
"description": "", "description": "",
"scripts": { "scripts": {
"start": "node app.js", "start": "node app.js",