We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771343d commit 1ea1d49Copy full SHA for 1ea1d49
.yarnrc.yml
@@ -1,5 +1,6 @@
1
nodeLinker: node-modules
2
3
npmAuthToken: "${NPM_AUTH_TOKEN:-token}"
4
+npmPublishRegistry: "https://registry.npmjs.org"
5
6
yarnPath: .yarn/releases/yarn-4.9.4.cjs
0 commit comments