mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
Upgrade Flow to latest using ``` yarn add -W flow-bin flow-remove-types hermes-parser hermes-eslint ``` This also updates `createFlowConfigs.js` to get the Flow version from `package.json` to avoid needing to bump the version there in the future.