Mayank Mittal

Results 2 comments of Mayank Mittal

Lerna(v3.21.0) does not publishes the private packages if we use `--no-private` flag in publish command. Reference: https://github.com/lerna/lerna/tree/master/commands/version#--no-private

We can use `--no-private` flag in lerna version and publish commands to skip the private packages Reference: https://github.com/lerna/lerna/tree/master/commands/version#--no-private