Update flow to 0.92.1 and fix related issues (#9468)

* Update flow to 0.92.1 and fix related issues

* Change isThenable check
This commit is contained in:
Daniel Tschinder
2019-02-08 13:27:11 -08:00
committed by GitHub
parent 953182d44a
commit 7943a48cc3
5 changed files with 9 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
"eslint-plugin-flowtype": "^3.2.1",
"eslint-plugin-prettier": "^3.0.1",
"fancy-log": "^1.3.3",
"flow-bin": "^0.87.0",
"flow-bin": "^0.92.1",
"graceful-fs": "^4.1.15",
"gulp": "^4.0.0",
"gulp-babel": "^8.0.0",