Skip to content

Commit

Permalink
Add React 19 support
Browse files Browse the repository at this point in the history
  • Loading branch information
reinink committed Nov 18, 2024
1 parent 56c073c commit 02784e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@
"access": "public"
},
"peerDependencies": {
"react": ">= 16"
"react": ">= 16 || ^19.0.0-rc"
}
}

0 comments on commit 02784e7

Please sign in to comment.