Skip to content

Commit 546acb9

Browse files
fix(package): update react-router-dom to version 5.0.1
Closes #115
1 parent 7b0911e commit 546acb9

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
@@ -170,7 +170,7 @@
170170
"react-dom": "^16.0.0",
171171
"react-redux": "^5.0.1",
172172
"react-router": "^4.1.1",
173-
"react-router-dom": "^4.1.1",
173+
"react-router-dom": "^5.0.1",
174174
"react-router-redux": "^5.0.0-alpha.6",
175175
"redux": "^3.6.0",
176176
"redux-thunk": "^2.1.0",

0 commit comments

Comments
 (0)