Skip to content

Commit b41189b

Browse files
Update dependency react-router-dom to v6
1 parent 60b861a commit b41189b

File tree

2 files changed

+46
-57
lines changed

2 files changed

+46
-57
lines changed

package-lock.json

Lines changed: 45 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react": "^16.14.0",
3131
"react-dom": "^16.14.0",
3232
"react-redux": "^5.1.2",
33-
"react-router-dom": "^4.3.1",
33+
"react-router-dom": "^6.7.0",
3434
"react-router-redux": "^5.0.0-alpha.9",
3535
"redux": "^4.2.0",
3636
"redux-logger": "^3.0.6",

0 commit comments

Comments
 (0)