From d7512ace72448242b392299cf459c9c72c8dbee5 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Fri, 11 Aug 2017 14:48:42 +0300 Subject: Get Google authentication flow working --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 03fbeb84..33138c33 100644 --- a/package.json +++ b/package.json @@ -14,14 +14,14 @@ "react": "^15.6.1", "react-dom": "^15.6.1", "react-fontawesome": "^1.6.1", - "react-google-login": "^2.9.2", + "react-google-login": "^2.9.3", "react-mailto": "^0.4.0", "react-redux": "^5.0.5", "react-router-dom": "^4.1.1", "react-scripts": "1.0.10", "redux": "^3.7.2", - "redux-logger": "^3.0.6", - "redux-thunk": "^2.2.0" + "redux-localstorage": "^0.4.1", + "redux-logger": "^3.0.6" }, "scripts": { "build-css": "node-sass-chokidar src/ -o src/", -- cgit v1.2.3