unlock
unlock copied to clipboard
Do not publish `localhost` network in npm package
Our networks package on npm includes the localhost network. We should probably not include it :)
Yes that's legacy before we had a dedicated parser for networks. I'll remove it
Actually this seems to break tests :/ https://github.com/unlock-protocol/unlock/actions/runs/7788613303/job/21238405638
Can we just remove it from the package we ship to npm but keep it locally?