update yarnrc

hackweek-2024-team-14
Sergey Bobrov 2024-05-29 11:27:19 -05:00
parent e3ff8b6da5
commit 5cae1ef014
1 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,9 @@
npmScopes: {
harness: {
npmRegistryServer: https://npm.pkg.github.com,
npmAuthToken: HARNESSTOKEN
},
}
nodeLinker: node-modules
npmRegistryServer: 'https://registry.npmjs.org/'
npmScopes:
harness:
npmRegistryServer: https://npm.pkg.github.com
npmAlwaysAuth: true
npmAuthToken: HARNESSTOKEN