From 27ed7ea7e4b7c47fdb378e637e7cd3c524835ea5 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 15 Aug 2019 12:16:06 -0700 Subject: [PATCH] Update bucket/flow.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Jakub Čábera --- bucket/flow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/flow.json b/bucket/flow.json index eb8aa6bf84..941db39cee 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,6 +1,6 @@ { "version": "0.105.2", - "description": "A static type checker for your JavaScript code.", + "description": "A static type checker for JavaScript code.", "license": "MIT", "url": "https://github.com/facebook/flow/releases/download/v0.105.2/flow-win64-v0.105.2.zip", "homepage": "https://flowtype.org/",