From a121ebea0c39f270e98bf746597c7ccc68674c93 Mon Sep 17 00:00:00 2001 From: George Simos Date: Sun, 24 Jan 2021 21:56:57 +0200 Subject: [PATCH] Update package.json --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/package.json b/client/package.json index 422d969..4dc11d1 100644 --- a/client/package.json +++ b/client/package.json @@ -27,7 +27,7 @@ "react-google-login": "^5.0.7", "react-redux": "7.1.1", "react-router-dom": "5.1.2", - "react-scripts": "3.2.0", + "react-scripts": "3.4.4", "react-slick": "0.25.2", "redux": "4.0.4", "redux-devtools-extension": "2.13.8",