I want to build a wrap for some shared code and publish it locally to my system repo, then I want to go to another project that depends on it and update the wrap for that project to test my changes.
Is there a way to run o update-wrap so it will only update project wraps using newer versions found in the system repo?
I want to avoid needless round trips to remote servers every time I update a locally built wrap.