Skip to content

Commit

Permalink
forcing npm registry by default (#13)
Browse files Browse the repository at this point in the history
💚 forcing npm registry by default
  • Loading branch information
t1agob authored Sep 18, 2023
2 parents 18d628f + ebb88e3 commit cae190c
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,6 +1,6 @@
nodeLinker: node-modules

npmRegistryServer: https://registry.yarnpkg.com
npmRegistryServer: https://registry.npmjs.org/

npmScopes:
pagerduty:
Expand Down

0 comments on commit cae190c

Please sign in to comment.