diff --git a/.npmrc b/.npmrc index ef4ad76..425bdff 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,4 @@ +//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN} registry=https://registry.npmjs.org/ -@lucas-labs:registry=https://npm.pkg.github.com \ No newline at end of file +@lucas-labs:registry=https://npm.pkg.github.com +always-auth=true