RN: Fix `flow-bin` Dependency

Reviewed By: jeffmo

Differential Revision: D3957804

fbshipit-source-id: a05026d36e5d3eff45dbc982250d3ff887cbb581
This commit is contained in:
Tim Yung 2016-10-02 20:54:46 -07:00 committed by Facebook Github Bot
parent feced42fea
commit 0e2591e90b
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@
"eslint-plugin-babel": "^3.3.0",
"eslint-plugin-flowtype": "^2.19.0",
"eslint-plugin-react": "^6.3.0",
"flow-bin": "^0.32.0",
"flow-bin": "^0.33.0",
"jest": "15.1.0",
"jest-repl": "15.1.0",
"jest-runtime": "15.1.0",