From edf0a24d1822b9e39aa0ac1d5b6ae9983a29ccf3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Feb 2018 13:26:38 +0000 Subject: [PATCH] fix(deps): update dependency react-scripts to v1.1.1 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 48affb9..2ff1786 100644 --- a/static/package.json +++ b/static/package.json @@ -23,7 +23,7 @@ "react-responsive": "4.0.3", "react-router": "4.2.0", "react-router-dom": "4.2.2", - "react-scripts": "1.1.0", + "react-scripts": "1.1.1", "react-table": "6.7.6", "semantic-ui-css": "2.2.14", "semantic-ui-react": "0.78.2",