Skip to content

Commit

Permalink
fix(package): update react-router-dom to version 5.2.0
Browse files Browse the repository at this point in the history
Closes #78
  • Loading branch information
greenkeeper[bot] committed May 11, 2020
1 parent 1c0b47c commit 59148a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-apollo": "^2.3.1",
"react-app-polyfill": "^0.2.0",
"react-dom": "^16.6.3",
"react-router-dom": "^4.3.1",
"react-router-dom": "^5.2.0",
"react-scripts": "2.1.2",
"styled-components": "^4.1.1",
"unfetch": "^4.0.1",
Expand Down

0 comments on commit 59148a0

Please sign in to comment.