We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c81629 commit 4acdd47Copy full SHA for 4acdd47
.yarnrc.yml
@@ -5,3 +5,9 @@ enableGlobalCache: false
5
nodeLinker: node-modules
6
7
yarnPath: .yarn/releases/yarn-4.9.2.cjs
8
+
9
+npmPublishRegistry: https://registry.npmjs.org
10
11
+npmAuthToken: ${NPM_TOKEN-""}
12
13
+npmPublishAccess: public
0 commit comments