diff --git a/frontend/package.json b/frontend/package.json
index f8e8543..6d2cc12 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -5,9 +5,10 @@
"axios": "^0.15.3",
"react": "^15.4.2",
"react-bootstrap": "^0.30.7",
- "react-dom": "^15.4.2",
+ "react-dom": "15.4.2",
"react-router": "^3.0.2",
- "react-scripts": "0.9.0"
+ "react-router-dom": "4.2.2",
+ "react-scripts": "2.1.1"
},
"scripts": {
"start": "react-scripts start",
diff --git a/frontend/public/index.html b/frontend/public/index.html
index fbe7bbb..1c81e63 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -5,7 +5,7 @@
-
+