Add npmAuthenticate task

This commit is contained in:
crobibero
2020-10-14 18:16:58 -06:00
parent 8ffa14e6d3
commit 58b82b886f
2 changed files with 9 additions and 0 deletions

3
.npmrc Normal file
View File

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