lerna-script
lerna-script copied to clipboard
modules task
default to ^ instead of ~
say if module a has version of 0.5.1 then dependees would have ^0.5.0 ? I think even lerna would do proper thing in this case and up related versions automatically