Bump flow to 0.80 and fix sourceType error (#8630)

This commit is contained in:
Brian Ng
2018-09-05 09:00:53 -05:00
committed by GitHub
parent c5279eeca4
commit 58017044a3
4 changed files with 9 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
"eslint-config-babel": "^7.0.2",
"eslint-plugin-flowtype": "^2.50.0",
"eslint-plugin-prettier": "^2.6.2",
"flow-bin": "^0.79.0",
"flow-bin": "^0.80.0",
"graceful-fs": "^4.1.11",
"gulp": "^4.0.0",
"gulp-babel": "^8.0.0-beta.2",