Skip to content

Commit

Permalink
feat: 更新 react 支持 18
Browse files Browse the repository at this point in the history
  • Loading branch information
twinh committed Jan 7, 2024
1 parent 4f207d6 commit a91c8c4
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 @@ -11,8 +11,8 @@
],
"dependencies": {
"antd": "~5.1.6",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": ">=16.13.1",
"react-dom": ">=16.13.1",
"@mxjs/a-page": "^2.2.2",
"@mxjs/a-form": "^2.0.2",
"miaoxing": "^0.4.11",
Expand Down

0 comments on commit a91c8c4

Please sign in to comment.