[WIP] -> yarn 3
This commit is contained in:
parent
f9dcb00e2d
commit
92fb472e3c
5 changed files with 48 additions and 15 deletions
|
|
@ -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"
|
||||
Loading…
Reference in a new issue