diff --git a/.yarnrc.yml b/.yarnrc.yml index 3186f3f..5c524fe 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1 +1,7 @@ nodeLinker: node-modules + +npmScopes: + ilia: + npmPublishRegistry: "https://git.allmy.work/api/packages/ilia/npm/" + npmAlwaysAuth: true + npmAuthToken: "${NODE_AUTH_TOKEN}" \ No newline at end of file