From 3a8b4beee6bfb1fdb066b8a356410515a1087428 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 05:12:11 +0000 Subject: [PATCH] fix(package): update react-scripts to version 3.2.0 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59cfa56..871f2e9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "react-apollo": "^2.2.4", "react-dom": "^16.6.0", "react-redux": "^6.0.0", - "react-scripts": "3.1.0", + "react-scripts": "3.2.0", "redux": "^4.0.1" }, "scripts": {