Skip to content

Commit

Permalink
feat: 更新 antd, antd icons 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
twinh committed Feb 7, 2024
1 parent d9ddb16 commit b772ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preset": "jest-preset-miaoxing"
},
"dependencies": {
"antd": "~5.1.6",
"@ant-design/icons": "^4.6.2",
"antd": "~5.13",
"@ant-design/icons": "^5",
"prop-types": "^15.7.2",
"lodash": "^4.17.21"
},
Expand Down

0 comments on commit b772ef5

Please sign in to comment.