diff --git a/.yarnrc.yml b/.yarnrc.yml index 5fd0937c98dd..e9991e9f238f 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -4,7 +4,7 @@ enableGlobalCache: true nodeLinker: node-modules -npmRegistryServer: "http://localhost:6000" +npmRegistryServer: "https://registry.yarnpkg.com" plugins: - path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs