Skip to content

Commit

Permalink
Install react top level to deal with peer deps and pre releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Jun 27, 2024
1 parent 9c187c8 commit 51ecf09
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 8 deletions.
36 changes: 28 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,9 @@
"tsx": "4.7.1",
"typescript": "5.5.2",
"vite": "5.3.1"
},
"dependencies": {
"react": "^19.0.0-rc-3563387fe3-20240621",
"react-dom": "^19.0.0-rc-3563387fe3-20240621"
}
}

0 comments on commit 51ecf09

Please sign in to comment.