提交 4856050b 编写于 作者: B binaryify

improve

上级 1e760607
# 更新日志
### 2.8.5 | 2018.01.16
修复评论点赞失败的问题
### 2.8.4 | 2018.01.15
优化 cookie 设置
......
{
"name": "NeteaseCloudMusicApi",
"version": "2.8.4",
"version": "2.8.5",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",
......@@ -8,17 +8,9 @@
"precommit": "lint-staged"
},
"lint-staged": {
"*.js": [
"prettier --write",
"git add"
]
"*.js": ["prettier --write", "git add"]
},
"keywords": [
"网易云音乐",
"网易云",
"音乐",
"网易云音乐nodejs"
],
"keywords": ["网易云音乐", "网易云", "音乐", "网易云音乐nodejs"],
"author": "",
"license": "MIT",
"dependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册