修复检查更新日志展示

This commit is contained in:
whyour
2021-10-18 17:05:38 +08:00
parent 51869b6a84
commit ef9fa02145
5 changed files with 80 additions and 9 deletions
+2
View File
@@ -67,6 +67,7 @@
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/sockjs": "^0.3.33",
"@types/sockjs-client": "^1.5.1",
"@umijs/plugin-antd": "^0.11.0",
"@umijs/test": "^3.3.9",
"antd": "^4.17.0-alpha.6",
@@ -84,6 +85,7 @@
"react-dnd-html5-backend": "^14.0.0",
"react-dom": "17.x",
"react-split-pane": "^0.1.92",
"sockjs-client": "^1.5.2",
"ts-node": "^9.0.0",
"typescript": "^4.1.2",
"umi": "^3.5.0",