Syncs yarn.lock versions into an existing package.json file, removing dynamic numbers such as with ^, keeping static versions intact. There was an error while loading ...
In case you are managing a lot of dependencies, sometimes yarn adds a lot of separate entries to lock file even if the same package could be reused for them. shrink-yarn-lock allows you to optimise ...