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

Fix .npmrc
pull/4356/head
Joshua M. Boniface 4 years ago committed by GitHub
commit 82d27e6461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
Loading…
Cancel
Save