Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Nov 15, 2024
1 parent 60d5ed9 commit 6719944
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": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"react-router-dom": "6.28.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6719944

Please sign in to comment.