successfully imports nodeaudio, add yarnrc.yml for registry config

This commit is contained in:
Andrew Gundersen 2021-08-19 15:11:14 -05:00
commit c52ea2bcd2
10 changed files with 302 additions and 45224 deletions

4
.yarnrc.yml Normal file
View file

@ -0,0 +1,4 @@
npmScopes:
crimata:
npmRegistryServer: "https://gitlab.example.com/api/v4/projects/28849281/packages/npm/"
npmAuthToken: ${NPM_TOKEN}