Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(flow): Updates flow-bin to 0.123 (#2393)
Summary: **Summary** Updates flow-bin to 0.123 to keep it in sync with version used in `www` **Test Plan** ``` → yarn && yarn flow Using globally installed version of Yarn yarn install v1.12.1 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4] 🔗 Linking dependencies... warning " > stats-webpack-plugin@0.6.2" has unmet peer dependency "webpack@>=1.0.0". warning " > uglifyjs-webpack-plugin@2.2.0" has unmet peer dependency "webpack@^4.0.0". [4/4] 📃 Building fresh packages... ... $ flow src Launching Flow server for /Users/procidac/Development/gh/claudiopro/draft-js/src Spawned flow server (pid=73122) Logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.log Monitor logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.monitor_log No errors! ✨ Done in 31.18s. ``` Pull Request resolved: facebookarchive/draft-js#2393 Reviewed By: mroch Differential Revision: D21301861 Pulled By: claudiopro fbshipit-source-id: c4d487dbdfd944c3b6cd97bea80da8abc66107ef
- Loading branch information