Skip to content

Commit 405b1bd

Browse files
fix: 修改评论相关后端服务接口
1 parent 202c86c commit 405b1bd

File tree

6 files changed

+11394
-60
lines changed

6 files changed

+11394
-60
lines changed

admin/package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"react": "^16.13.1",
1414
"react-dom": "^16.13.1",
1515
"react-router-dom": "^5.1.2",
16-
"react-scripts": "3.4.1"
16+
"react-scripts": "3.4.1",
17+
"yarn": "^1.22.10"
1718
},
1819
"scripts": {
1920
"start": "set PORT=9000 && react-scripts start",

0 commit comments

Comments
 (0)