Skip to content

Commit 6cd85dd

Browse files
fix(package): update react-router-dom to version 5.2.0
Closes #192
1 parent 50a420d commit 6cd85dd

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
@@ -37,7 +37,7 @@
3737
"react-fontawesome": "^1.6.1",
3838
"react-redux": "^5.0.6",
3939
"react-router": "^4.2.0",
40-
"react-router-dom": "^4.2.2",
40+
"react-router-dom": "^5.2.0",
4141
"react-rte": "^0.15.0",
4242
"react-scripts": "1.0.17",
4343
"react-select": "^1.1.0",

0 commit comments

Comments
 (0)