Skip to content

Commit 467120c

Browse files
fix(package): update react-router to version 5.1.0
Closes #191
1 parent 50a420d commit 467120c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dom": "^16.2.0",
3737
"react-fontawesome": "^1.6.1",
3838
"react-redux": "^5.0.6",
39-
"react-router": "^4.2.0",
39+
"react-router": "^5.1.0",
4040
"react-router-dom": "^4.2.2",
4141
"react-rte": "^0.15.0",
4242
"react-scripts": "1.0.17",

0 commit comments

Comments
 (0)