Merge pull request #4350 from crobibero/why-ci-why

Fix .npmrc
This commit is contained in:
Joshua M. Boniface 2020-10-19 17:14:47 -04:00 committed by GitHub
commit 82d27e6461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.npmrc
View File

@ -1,3 +1,3 @@
registry=https://registry.npmjs.org/
@{jellyfin}:registry=https://pkgs.dev.azure.com/jellyfin-project/jellyfin/_packaging/unstable/npm/registry/
@jellyfin:registry=https://pkgs.dev.azure.com/jellyfin-project/jellyfin/_packaging/unstable/npm/registry/
always-auth=true