Commit 52a9c5d
fix: publish to npm registry directly instead of Yarn proxy
Yarn's registry proxy (registry.yarnpkg.com) is failing with "Not found"
for scoped package publishes. Explicitly set the npm registry in
publishConfig to bypass the proxy.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 9912f2f commit 52a9c5d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments