Permalink
Please sign in to comment.
Browse files
skip publishing if package is flagged as private (#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
- Loading branch information...
Showing
with
19 additions
and 7 deletions.
- +10 −6 index.js
- +1 −1 package.json
- BIN private-packages.png
- +8 −0 readme.md
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
0 comments on commit
4a5a090