Skip to content

Commit

Permalink
Update react monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2021
1 parent 0f22df8 commit 400da2f
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 || 17.x"
},
"devDependencies": {
"nwb": "0.25.2",
"react": "16.13.1",
"react-dom": "16.13.1"
"react": "17.0.1",
"react-dom": "17.0.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 400da2f

Please sign in to comment.