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 d5432fe commit f187c1bCopy full SHA for f187c1b
package.json
@@ -29,8 +29,8 @@
29
"prop-types": "^15.6.2"
30
},
31
"peerDependencies": {
32
- "react": "^18.0.0 || ^17.0.1 || ^16.7.0",
33
- "react-dom": "^18.0.0 || ^17.0.1 || ^16.7.0",
+ "react": "^19.0.0 || ^18.0.0 || ^17.0.1 || ^16.7.0",
+ "react-dom": "^19.0.0 || ^18.0.0 || ^17.0.1 || ^16.7.0",
34
"tinymce": "^7.0.0 || ^6.0.0 || ^5.5.1"
35
36
"peerDependenciesMeta": {
0 commit comments