Skip to content

Commit b9304d8

Browse files
committed
Upgrade react-router to v5
1 parent 00ac42b commit b9304d8

File tree

2 files changed

+44
-111
lines changed

2 files changed

+44
-111
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@
221221
"react-markdown": "^6.0.3",
222222
"react-redux": "^7.2.4",
223223
"react-responsive": "^8.2.0",
224-
"react-router": "^4.3.0",
225-
"react-router-dom": "^4.3.0",
224+
"react-router": "^5.3.4",
225+
"react-router-dom": "^5.3.4",
226226
"react-split-pane": "^0.1.92",
227227
"react-tabs": "^2.3.1",
228228
"react-transition-group": "^4.4.2",

0 commit comments

Comments
 (0)