Skip to content

Commit

Permalink
Update react-router monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 9, 2021
1 parent 563c51e commit f75d232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-dom": "^17.0.2",
"react-intl": "^5.8.0",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-router-dom": "6.0.2",
"react-router-prop-types": "^1.0.5",
"redux": "^4.0.5",
"regenerator-runtime": "^0.13.3"
Expand All @@ -61,7 +61,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-intl": "^5.8.0",
"react-router": "^5.2.0",
"react-router": "^5.2.0 || ^6.0.0",
"react-router-dom": "^5.2.0"
},
"stripes": {
Expand Down

0 comments on commit f75d232

Please sign in to comment.