Update bucket/flow.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
This commit is contained in:
Ross Smith II 2019-08-15 12:16:06 -07:00 committed by GitHub
parent 6bb5a5bd17
commit 27ed7ea7e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{ {
"version": "0.105.2", "version": "0.105.2",
"description": "A static type checker for your JavaScript code.", "description": "A static type checker for JavaScript code.",
"license": "MIT", "license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.105.2/flow-win64-v0.105.2.zip", "url": "https://github.com/facebook/flow/releases/download/v0.105.2/flow-win64-v0.105.2.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",