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
This would lead to a breaking version change in budo, which is fine but I may as well roll other features into the same breaking change. I don't see how removing a single dependency will have any noticeable impact, so I am not in any real rush to change this.
xtend can easily be replaced with Object.assign
This reduce the dependencies and possible also avoid duplicated versions where some package don't use the same version range for the xtend package
The text was updated successfully, but these errors were encountered: