diff --git a/package.json b/package.json index cb8ed201..6e31e3a8 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,7 @@ "eslint-plugin-promise": "^3.5.0", "eslint-plugin-react": "^6.10.3", "file-loader": "^0.11.1", + "flow-bin": "^0.46.0", "jest": "^19.0.2", "lint-staged": "^3.4.2", "node-libs-browser": "^0.5.3", diff --git a/yarn.lock b/yarn.lock index efa8175e..e0b2281c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2756,6 +2756,10 @@ flatten@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" +flow-bin@^0.46.0: + version "0.46.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.46.0.tgz#06ad7fe19dddb1042264438064a2a32fee12b872" + flow-parser@0.45.0: version "0.45.0" resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.45.0.tgz#aa29d4ae27f06aa02817772bba0fcbefef7e62f0"