Skip to content

Commit 4c6277f

Browse files
committed
feat: 更新 API 仓库
1 parent eb2226e commit 4c6277f

File tree

4 files changed

+6
-12137
lines changed

4 files changed

+6
-12137
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@
2121

2222
npm-debug.log*
2323
yarn-debug.log*
24-
yarn-error.log*
24+
yarn-error.log*
25+
.idea
26+
yarn.lock

NeteaseCloudMusicApi

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"lyric-parser": "^1.0.1",
2222
"nedb": "^1.8.0",
2323
"node-sass": "^4.11.0",
24-
"react": "^16.6.3",
25-
"react-dom": "^16.6.3",
24+
"react": "^16.9.0",
25+
"react-dom": "^16.9.0",
2626
"react-if": "^3.1.2",
2727
"react-redux": "^6.0.0",
2828
"react-router-dom": "^4.3.1",

0 commit comments

Comments
 (0)