Skip to content

Commit

Permalink
chore: set npmPublishAccess to public
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven0351 committed Jun 26, 2024
1 parent dcd4a8a commit dc56064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ nmHoistingLimits: workspaces
nodeLinker: node-modules
npmPublishRegistry: https://registry.npmjs.org
npmAuthToken: ${NPM_TOKEN-deadbeef-dead-beef-dead-beefdeadbeef}
npmPublishAccess: public

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
Expand Down

0 comments on commit dc56064

Please sign in to comment.