We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a67350 commit 26a5fe2Copy full SHA for 26a5fe2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rc-util",
3
- "version": "5.44.2",
+ "version": "5.44.3",
4
"description": "Common Utils For React Component",
5
"keywords": [
6
"react",
@@ -66,8 +66,8 @@
66
"prettier": "^3.3.2",
67
"rc-test": "^7.0.14",
68
"react": "^18.0.0",
69
- "react-dom": "^18.0.0",
70
"react-19": "npm:react@19.0.0",
+ "react-dom": "^18.0.0",
71
"react-dom-19": "npm:react-dom@19.0.0",
72
"typescript": "^5.3.2"
73
},
0 commit comments