Skip to content

Commit 04b4d4e

Browse files
committed
fix react version
1 parent 7ad95cc commit 04b4d4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"rc-field-form": "^2.4.0",
7474
"rc-test": "^7.1.0",
7575
"rc-virtual-list": "^3.14.8",
76-
"react": "^18.3.1",
77-
"react-dom": "^18.3.1",
76+
"react": "16.x",
77+
"react-dom": "16.x",
7878
"typescript": "^5.6.3",
7979
"cheerio": "1.0.0-rc.12"
8080
},

0 commit comments

Comments
 (0)