Skip to content

Commit be762f1

Browse files
fix(package): update react-router-dom to version 5.1.0
1 parent 4e144b6 commit be762f1

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
@@ -6,7 +6,7 @@
66
"react": "^16.9.0",
77
"react-dom": "^16.9.0",
88
"react-redux": "7.1.1",
9-
"react-router-dom": "5.0.1",
9+
"react-router-dom": "5.1.0",
1010
"react-syntax-highlighter": "^10.3.5",
1111
"redux": "4.0.1",
1212
"styled-components": "^4.3.1",

0 commit comments

Comments
 (0)