Skip to content

Commit

Permalink
Updating publish command
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch committed Aug 11, 2023
1 parent 3c9d0cf commit 3ec5fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ export default function Example({ background }) {
This project uses Lerna to release versions, using [the default versioning strategy](https://lerna.js.org/docs/features/version-and-publish#versioning-strategies).

- `yarn lerna version` - Tag a new version
- `yarn lerna publish` - Publish versions to NPM
- `yarn lerna publish from-package` - Publish versions to NPM

0 comments on commit 3ec5fa3

Please sign in to comment.