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 Oct 28, 2020
1 parent b247d2e commit 157c1d7
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 215 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"redux": "^4.0.0"
},
"peerDependencies": {
"react": "^15.5.4 || ^16.4.0",
"react": "^17.0.0",
"react-redux": "^5.0.6 || ^6.0.1 || ^7.0.0",
"react-router": "^3.0.0 || ^4.0.0 || ^5.0.0",
"redux-modal": "^2.0.2 || ^3.0.1 || ^4.0.0"
Expand All @@ -67,8 +67,8 @@
"husky": "^4.2.1",
"isomorphic-fetch": "^2.2.1",
"jest": "^25.1.0",
"react": "^16.4.0",
"react-dom": "^16.4.0",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-redux": "^7.1.1",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
Expand Down
Loading

0 comments on commit 157c1d7

Please sign in to comment.