Skip to content

Commit bf923ee

Browse files
authored
Merge pull request #82 from Dunkstormen/main
chore: Update to support CR react
2 parents 7ba706e + 9f490be commit bf923ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/react-snowfall/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"url": "https://github.com/cahilfoley/react-snowfall/issues"
3434
},
3535
"peerDependencies": {
36-
"react": "^16.8 || 17.x || 18.x",
37-
"react-dom": "^16.8 || 17.x || 18.x"
36+
"react": "^16.8 || 17.x || 18.x || 19.x",
37+
"react-dom": "^16.8 || 17.x || 18.x || 19.x"
3838
},
3939
"devDependencies": {
4040
"@types/node": "^20.11.6",

0 commit comments

Comments
 (0)