Skip to content

Commit afe3138

Browse files
committed
Use Yarn registry in lockfile; add .yarnrc to pin registry
Regenerate yarn.lock with registry.yarnpkg.com URLs (was npmjs.org). Add .yarnrc to ensure consistent Yarn registry usage.
1 parent f88126e commit afe3138

2 files changed

Lines changed: 165 additions & 164 deletions

File tree

.yarnrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry "https://registry.yarnpkg.com"

0 commit comments

Comments
 (0)