diff --git a/.yarnrc.yml b/.yarnrc.yml index 6981882..0a7a637 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,3 +1,4 @@ nodeLinker: node-modules npmMinimalAgeGate: 7d +npmRegistryServer: 'https://registry.npmjs.org'