Skip to content

Commit dcd4a8a

Browse files
committed
chore: add npm registry information
1 parent 7c35e1d commit dcd4a8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.yarnrc.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
nmHoistingLimits: workspaces
2-
32
nodeLinker: node-modules
3+
npmPublishRegistry: https://registry.npmjs.org
4+
npmAuthToken: ${NPM_TOKEN-deadbeef-dead-beef-dead-beefdeadbeef}
45

56
plugins:
67
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

0 commit comments

Comments
 (0)