Skip to content

Commit

Permalink
Merge pull request #46 from joshwcomeau/main
Browse files Browse the repository at this point in the history
Add React 19 as a peer dependency
  • Loading branch information
pomber authored Dec 25, 2024
2 parents 78afc6a + a4e3932 commit 102e60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"typescript": "4.9.4"
},
"peerDependencies": {
"react": "^18"
"react": "^18 || ^19"
}
}

0 comments on commit 102e60d

Please sign in to comment.