From 8156446bc88c1eb14b0ab9345073815f2ad5e9d2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 18:08:24 +0000 Subject: [PATCH] fix(package): update react-scripts to version 3.1.2 Closes #10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c72f94b..b6f6f22 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "react": "^16.8.6", "react-dom": "^16.8.6", "react-redux": "^7.0.3", - "react-scripts": "3.1.0", + "react-scripts": "3.1.2", "redux": "^4.0.1" }, "scripts": {