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 068a090 commit 308a45dCopy full SHA for 308a45d
scripts/installer/frameworks/react/package.json
@@ -62,7 +62,7 @@
62
"nanoid": "3.1.31",
63
"prop-types": "15.7.2",
64
"react": "^16 || ^17.0.1 || ^18",
65
- "react-dom": "^16 || ^17.0.1 || ^18",
+ "react-dom": "^16 || ^17.0.1",
66
"react-hot-loader": "4.13.0",
67
"react-material-ui-5-date-range-picker": "5.0.1",
68
"react-number-format": "4.5.0",
@@ -174,7 +174,7 @@
174
"peerDependencies": {
175
"immutability-helper": "^2.6.5 || ^3.0.0"
176
},
177
- "version": "3.0.0-rc.7",
+ "version": "3.0.0-rc.8",
178
"directories": {
179
"doc": "docs"
180
0 commit comments