diff --git a/.yarnrc.yml b/.yarnrc.yml index 4f68ffa..ec8f714 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -7,3 +7,7 @@ npmScopes: npmAlwaysAuth: false npmPublishRegistry: "https://registry.npmjs.org" npmRegistryServer: "https://registry.npmjs.org" + seljs: + npmAlwaysAuth: true + npmPublishRegistry: "https://registry.npmjs.org" + npmRegistryServer: "https://registry.npmjs.org"