Skip to content

Commit

Permalink
fix: config
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed May 1, 2024
1 parent e369135 commit 3dac7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nodeLinker: node-modules

npmAuthToken: ${NODE_AUTH_TOKEN-fallback}
npmAuthToken: ${NODE_AUTH_TOKEN}
npmAlwaysAuth: true

0 comments on commit 3dac7be

Please sign in to comment.