remove-refs-to-unpm.pl (1 lines of code) (raw):

#!/bin/bash perl -pi -e 's/unpm\.uberinternal\.com/registry\.yarnpkg\.com/g' `find . -name yarn.lock`