You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
default to ^ instead of ~
say if module
a
has version of0.5.1
then dependees would have^0.5.0
? I think even lerna would do proper thing in this case and up related versions automaticallyThe text was updated successfully, but these errors were encountered: