diff --git a/.yarnrc.yml b/.yarnrc.yml index 44e8073..56209f4 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -6,6 +6,8 @@ nmMode: hardlinks-local nodeLinker: node-modules +npmRegistryServer: "https://registry.npmjs.org" + plugins: - path: .yarn/plugins/@yarnpkg/plugin-engines.cjs spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"