Skip to content

Commit

Permalink
Update docs/npm-lerna.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ates Goral <ates.goral@shopify.com>
  • Loading branch information
dahukish and atesgoral authored May 18, 2021
1 parent 227ccbf commit d9035cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/npm-lerna.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ machine:

### From Packages (Default)

Similar to the from-git keyword except the list of packages to publish is determined by inspecting each package.json and determining if any package version is not present in the registry. Any versions not present in the registry will be published. This is useful when a previous lerna publish failed to publish all packages to the registry.
Similar to the `from-git` keyword, except the list of packages to publish is determined by inspecting each package.json and determining if any package version is not present in the registry. Any versions not present in the registry will be published. This is useful when a previous `lerna publish` failed to publish all packages to the registry.

### Pre-releases

Expand Down

0 comments on commit d9035cd

Please sign in to comment.