Upgrade flow to 0.66 and fix a few minor errors. (#7431)

This commit is contained in:
Logan Smyth
2018-02-25 19:22:23 -08:00
committed by GitHub
parent 8823e4247e
commit 7ff4a73916
7 changed files with 20 additions and 11 deletions

View File

@@ -32,7 +32,7 @@
"eslint-config-babel": "^7.0.2",
"eslint-plugin-flowtype": "^2.20.0",
"eslint-plugin-prettier": "^2.5.0",
"flow-bin": "^0.59.0",
"flow-bin": "^0.66.0",
"graceful-fs": "^4.1.11",
"gulp": "^3.9.0",
"gulp-babel": "^8.0.0-beta.0",