[change] Update flow-bin to 0.95.1

Fix related type errors

Close #1269

Co-authored-by: Nicolas Gallagher <nicolasgallagher@gmail.com>
This commit is contained in:
Mathieu Acthernoene
2019-03-03 15:04:01 +01:00
committed by Nicolas Gallagher
parent b732cec83e
commit 36dacb2052
15 changed files with 41 additions and 27 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"eslint-config-prettier": "^3.3.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-react": "^7.7.0",
"flow-bin": "^0.63.1",
"flow-bin": "^0.95.1",
"glob": "^7.1.2",
"husky": "^0.14.3",
"inline-style-prefixer": "^5.0.3",