Skip to content

Commit

Permalink
fix: add NPM_AUTH default export
Browse files Browse the repository at this point in the history
  • Loading branch information
trystan2k committed Jul 21, 2022
1 parent 4920b51 commit b34ae7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions symlinks/.exports
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export NPM_REGISTRY_URL=https://registry.npmjs.org/
export NPM_ALWAYS_AUTH=false
export NPM_SCRIPTS_PREPEND_NODE_PATH=false
export NPM_AUDIT=false
export NPM_AUTH=false

# This should be the last line of the file
# For local changes
Expand Down

0 comments on commit b34ae7a

Please sign in to comment.