Update flow to 0.109

Add $FlowFixMe to vendor code that produces flow errors
This commit is contained in:
Nicolas Gallagher
2019-10-08 12:50:44 -07:00
parent 9e7c37128e
commit 3fd90b9252
12 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.16.0",
"flow-bin": "0.98.0",
"flow-bin": "^0.109.0",
"glob": "^7.1.2",
"husky": "^3.0.8",
"inline-style-prefixer": "^5.0.3",