Skip to content

Commit 48d368a

Browse files
authored
fix: npm registry url (#132)
1 parent 259d601 commit 48d368a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ nmMode: hardlinks-local
66

77
nodeLinker: node-modules
88

9+
npmRegistryServer: "https://registry.npmjs.org"
10+
911
plugins:
1012
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
1113
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"

0 commit comments

Comments
 (0)