From e766e0b1b003860780bde286a35f742a7caa582b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 30 Oct 2018 04:11:54 +0000 Subject: [PATCH] fix(package): update react-scripts to version 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba9b3c5..05df903 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-apollo": "^2.2.4", "react-dom": "^16.6.0", "react-router-dom": "^4.3.1", - "react-scripts": "2.0.5", + "react-scripts": "2.1.0", "subscriptions-transport-ws": "^0.9.15" }, "scripts": {