flow-mono align-versions
Compares all mono-repo packages with a dependency to flow-bin
or flow-typed
and prompts a automatic update that you can accept or decline on a per-dependency and package basis.
Features
- Makes maintaining the same
flow-bin
andflow-typed
version across your mono-repo packages a bit easier.
Example
$ flow-mono align-versions
Options and Arguments
This command does not have any arguments or options as of now
Configuration
This command does not support configuration as of now