We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e6d25 + ceaaedc commit 84f4b4bCopy full SHA for 84f4b4b
packages/lib/package.json
@@ -25,8 +25,8 @@
25
],
26
"dependencies": {},
27
"peerDependencies": {
28
- "react": "^0.14.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
29
- "react-dom": "^0.14.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
+ "react": "^0.14.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^0.14.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
30
},
31
"devDependencies": {
32
"@playwright/test": "^1.40.0",
0 commit comments