Move react-router-dom to 5

This commit is contained in:
Sean Landsman
2019-03-19 09:27:10 +00:00
parent a49a05f3ed
commit 6e31d0f067

View File

@@ -66,7 +66,7 @@
"react": "16.8.2",
"react-dom": "16.8.2",
"react-redux": "6.0.1",
"react-router-dom": "4.4.0",
"react-router-dom": "5.0.0",
"redux": "4.0.1"
}
}