From 3910fa68cb5954831f7545e1ee8791ec6d7103db Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jan 2018 00:59:08 +0000 Subject: [PATCH] fix(deps): update dependency react-scripts to v1.1.0 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 52cf8d2..9a7dcbc 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.0.17", + "react-scripts": "1.1.0", "react-table": "6.7.6", "semantic-ui-css": "2.2.12", "semantic-ui-react": "0.77.2",