From b49521bbdfef453881dcc3832fbe219385529deb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Jun 2018 22:49:51 +0000 Subject: [PATCH] fix(deps): update dependency react-scripts to v1.1.4 --- packages/footprints-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/footprints-web/package.json b/packages/footprints-web/package.json index f8e9e5fd..eb211388 100644 --- a/packages/footprints-web/package.json +++ b/packages/footprints-web/package.json @@ -11,7 +11,7 @@ "react-dom": "16.2.0", "react-router": "4.2.0", "react-router-dom": "4.2.2", - "react-scripts": "1.0.17", + "react-scripts": "1.1.4", "semantic-ui-react": "0.77.1", "styled-components": "2.2.4" },