fixup! chore: add new .npmrc .envrc.*.local

This commit is contained in:
c4605
2024-08-21 13:20:34 +01:00
parent aca17d7b90
commit b1cc07acc1
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
export NPM_CONFIG_USERCONFIG="$PWD"/.npmrc.private
export NPM_CONFIG_ACCESS=restricted
export GITHUB_NPM_KEY=

View File

@@ -1 +1,2 @@
@xlink-network:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_NPM_KEY}