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 bde6275 commit 43ef1ccCopy full SHA for 43ef1cc
package.json
@@ -37,7 +37,7 @@
37
],
38
"peerDependencies": {
39
"@enterwell/react-form-validation": "^1",
40
- "react": "^17 || ^18",
+ "react": "^17 || ^18 || ^19.0.0",
41
"react-dom": "^17 || ^18"
42
},
43
"devDependencies": {
@@ -66,7 +66,7 @@
66
"fs-extra": "11.2.0",
67
"kill-port": "2.0.1",
68
"postcss": "8.4.33",
69
- "react": "18.2.0",
+ "react": "19.0.0",
70
"react-dom": "18.2.0",
71
"rimraf": "5.0.5",
72
"rollup": "4.9.5",
0 commit comments