Skip to content

Commit

Permalink
fixup! chore: add new .npmrc .envrc.*.local
Browse files Browse the repository at this point in the history
  • Loading branch information
bolasblack committed Aug 21, 2024
1 parent aca17d7 commit b1cc07a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .envrc.private.local.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export NPM_CONFIG_USERCONFIG="$PWD"/.npmrc.private
export NPM_CONFIG_ACCESS=restricted
export GITHUB_NPM_KEY=
1 change: 1 addition & 0 deletions .npmrc → .npmrc.private
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
@xlink-network:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_NPM_KEY}

0 comments on commit b1cc07a

Please sign in to comment.