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
skip publishing if package is flagged as private (sindresorhus#64)
* Don't attempt to npm publish if package flagged as private
* Missing semicolon
* Change to using load-json-file
* Use read-pkg-up to read package.json
* Fix lint error
* Document private packages in readme
* Use readPkgUp.sync
0 commit comments