From 90d0737055cebd98bfa48e4d89b5240261828046 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 22 Aug 2018 19:03:30 +0000 Subject: [PATCH] fix(package): update react-scripts to version 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c9a807..ec5f989 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react-dom": "^16.2.0", "react-emotion": "^9.1.3", "react-final-form": "^3.1.0", - "react-scripts": "1.1.3" + "react-scripts": "1.1.5" }, "scripts": { "start": "react-scripts start",