From 4fe79209b7aec0ff99fd818f48d717669c81b341 Mon Sep 17 00:00:00 2001 From: Christoph Wolfes Date: Tue, 24 Jul 2018 15:39:50 +0200 Subject: [PATCH] updates flow to the latest version 0.77.0 --- scm-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-ui/package.json b/scm-ui/package.json index de30ec8047..7269bac4ec 100644 --- a/scm-ui/package.json +++ b/scm-ui/package.json @@ -40,7 +40,7 @@ "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", "fetch-mock": "^6.5.0", - "flow-bin": "^0.75.0", + "flow-bin": "^0.77.0", "flow-typed": "^2.5.1", "node-sass-chokidar": "^1.3.0", "npm-run-all": "^4.1.3",