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
NPM added a new option to publish that allows the user to specify
whether their package is public or private. This is primarily meant for
use with organizations. Now that organizations are a public feature,
this is a more commonly used option.
Further information on the option can be found in the official
documentation: https://docs.npmjs.com/cli/publish
0 commit comments