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.
2 parents 3058c08 + c45d196 commit 57d2befCopy full SHA for 57d2bef
package.json
@@ -102,8 +102,8 @@
102
"webpack-dev-server": "^4.7.4"
103
},
104
"peerDependencies": {
105
- "react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
106
- "react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
+ "react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
107
108
"packageManager": "[email protected]"
109
}
0 commit comments