oclif / plugin-warn-if-update-available

warn user if a new CLI version is available
MIT License
38 stars 13 forks source link

fix: default npm registry to config.npmRegistry #588

Closed mdonnalley closed 5 months ago

mdonnalley commented 5 months ago

Default npm registry to this.config.npmRegistry so that we don't have to mutate the pjson after creating Config: https://github.com/salesforcecli/cli/blob/main/src/cli.ts#L44

git2gus[bot] commented 5 months ago

This issue has been linked to a new work item: W-15586078