Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 0f22df8 commit a876eb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
},
"dependencies": {},
"peerDependencies": {
"react": "16.x"
"react": "16.x || 19.x"
},
"devDependencies": {
"nwb": "0.25.2",
"react": "16.13.1",
"react-dom": "16.13.1"
"react": "19.0.0",
"react-dom": "19.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a876eb3

Please sign in to comment.