update flow to 0.89 (#1808)

* update flow to 0.89

* only use a single core when running tests on circleci
This commit is contained in:
Kevin Barabash
2018-12-26 17:57:28 -05:00
committed by GitHub
parent d604965c62
commit 1a7ce6cf15
3 changed files with 16 additions and 7 deletions

View File

@@ -41,7 +41,7 @@
"eslint-plugin-react": "^7.10.0",
"eslint-plugin-transform-runtime-aliasing": "^2.0.0",
"file-loader": "^2.0.0",
"flow-bin": "^0.84.0",
"flow-bin": "^0.89.0",
"fs-extra": "^7.0.0",
"husky": "^1.0.0-rc.8",
"istanbul-api": "^2.0.5",