Skip to content

Commit

Permalink
feat: Upgrade to React 19 rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Dec 5, 2024
1 parent 2338ba5 commit a946ad4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"private": true,
"description": "A list of Flow dependencies when using React router",
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router": "7.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit a946ad4

Please sign in to comment.