[WIP] -> yarn 3

This commit is contained in:
Andrew Gundersen 2021-08-26 13:15:28 -05:00
commit 92fb472e3c
5 changed files with 48 additions and 15 deletions

View file

@ -3,6 +3,6 @@ nodeLinker: node-modules
npmScopes:
crimata:
npmAuthToken: "${NPM_TOKEN}"
npmRegistryServer: "https://gitlab.example.com/api/v4/projects/28849281/packages/npm/"
npmRegistryServer: "https://gitlab.com/api/v4/projects/28849281/packages/npm/"
yarnPath: .yarn/releases/yarn-berry.cjs
yarnPath: ".yarn/releases/yarn-berry.cjs"