Commit 4f383a9
committed
Pin npm registry explicitly in publish-version
yarn version's postversion hook was inheriting yarn's default
npm_config_registry (registry.yarnpkg.com) into the npm publish
subprocess, causing ENEEDAUTH against the wrong registry.1 parent 66e71af commit 4f383a9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments