Closed JuanCaicedo closed 7 years ago
Yarn would only be needed if you intend on keeping the non specific version in the package json. If you want to "Lock" the version just use the absolute version and plan in your build process or contribution process to make people update versions to the next non breaking specific.
The current approach to dependencies is working as intended. Closing this for now.
Some discussion about using yarn:
Seems like it's not a big deal at the moment, but I thought I'd make an issue for discussion