Skip to content

Commit

Permalink
Update README.md with lerna publish instructions (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish authored Sep 30, 2024
1 parent 4aa75b9 commit 72d85c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -736,3 +736,5 @@ To generate new NPM package releases:

1. Have the latest main branch checked out locally
2. Run `yarn install && yarn lerna publish`
3. Create a pull request with the changes
4. Once merged, locally switch to the main branch and run `yarn lerna exec -- npm publish`

0 comments on commit 72d85c3

Please sign in to comment.