mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +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.