Skip to content

Commit

Permalink
Add React 19 as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwcomeau committed Dec 10, 2024
1 parent 78afc6a commit a4e3932
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 a4e3932

Please sign in to comment.