We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40274f7 commit 505a98aCopy full SHA for 505a98a
.yarnrc.yml
@@ -20,6 +20,12 @@ plugins:
20
path: .yarn/plugins/@yarnpkg/plugin-workspace-since.cjs
21
spec: "https://raw.githubusercontent.com/toss/yarn-plugin-workspace-since/main/bundles/%40yarnpkg/plugin-workspace-since.js"
22
23
+npmPublishRegistry: "https://registry.npmjs.org"
24
+
25
+npmRegistries:
26
+ "https://registry.npmjs.org":
27
+ npmAlwaysAuth: true
28
29
supportedArchitectures:
30
cpu:
31
- x64
0 commit comments