Skip to content

Commit 750426f

Browse files
fix(package): update react-router to version 5.1.2
Closes #131
1 parent 9a7ec7c commit 750426f

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
@@ -132,7 +132,7 @@
132132
"react-dom": "^16.0.0",
133133
"react-hot-loader": "^4.0.0",
134134
"react-redux": "^5.0.7",
135-
"react-router": "^4.1.2",
135+
"react-router": "^5.1.2",
136136
"react-router-dom": "^4.1.2",
137137
"react-router-redux": "^5.0.0-alpha.9",
138138
"redux": "^3.7.2",

0 commit comments

Comments
 (0)