diff --git a/package.json b/package.json index abc77f2..1bfc12c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,14 @@ "dependencies": { "react": "^15.6.1", "react-dom": "^15.6.1", - "react-scripts": "1.0.12" + "react-redux": "^5.0.6", + "react-router": "^4.2.0", + "react-router-dom": "^4.2.2", + "react-scripts": "1.0.12", + "redux": "^3.7.2", + "redux-logger": "^3.0.6", + "redux-saga": "^0.15.6", + "semantic-ui-react": "^0.72.0" }, "scripts": { "start": "react-scripts start", @@ -13,4 +20,4 @@ "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" } -} \ No newline at end of file +} diff --git a/public/index.html b/public/index.html index 7bee027..9484aad 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,6 @@ - - React App + + Caremyway