We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ba706e + 9f490be commit bf923eeCopy full SHA for bf923ee
1 file changed
packages/react-snowfall/package.json
@@ -33,8 +33,8 @@
33
"url": "https://github.com/cahilfoley/react-snowfall/issues"
34
},
35
"peerDependencies": {
36
- "react": "^16.8 || 17.x || 18.x",
37
- "react-dom": "^16.8 || 17.x || 18.x"
+ "react": "^16.8 || 17.x || 18.x || 19.x",
+ "react-dom": "^16.8 || 17.x || 18.x || 19.x"
38
39
"devDependencies": {
40
"@types/node": "^20.11.6",
0 commit comments