We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c35e1d commit dcd4a8aCopy full SHA for dcd4a8a
.yarnrc.yml
@@ -1,6 +1,7 @@
1
nmHoistingLimits: workspaces
2
-
3
nodeLinker: node-modules
+npmPublishRegistry: https://registry.npmjs.org
4
+npmAuthToken: ${NPM_TOKEN-deadbeef-dead-beef-dead-beefdeadbeef}
5
6
plugins:
7
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
0 commit comments