You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publish the package using publishConfig in the package.json file
Detailed description
When I publish a package to a private service, I want to configure the registry through the publishConfig of the package.json file instead of setting it in the .npmrc file.