successfully imports nodeaudio, add yarnrc.yml for registry config
This commit is contained in:
parent
622c705c35
commit
c52ea2bcd2
10 changed files with 302 additions and 45224 deletions
4
.yarnrc.yml
Normal file
4
.yarnrc.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
npmScopes:
|
||||
crimata:
|
||||
npmRegistryServer: "https://gitlab.example.com/api/v4/projects/28849281/packages/npm/"
|
||||
npmAuthToken: ${NPM_TOKEN}
|
||||
Loading…
Reference in a new issue