Skip to content

Commit

Permalink
Merge pull request #1041 from Yonom/react-19
Browse files Browse the repository at this point in the history
[Feat]: Add react v19 to peer deps
  • Loading branch information
davidjerleke authored Oct 28, 2024
2 parents 2af08af + 33f96d7 commit 76aacbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/embla-carousel-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"embla-carousel-reactive-utils": "8.3.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.1 || ^18.0.0"
"react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
},
"exports": {
"./package.json": "./package.json",
Expand Down

0 comments on commit 76aacbc

Please sign in to comment.