update package publishing guide

This commit is contained in:
Felix Roos 2023-03-23 11:39:33 +01:00
parent 18d7222804
commit 251be60630
2 changed files with 11 additions and 3 deletions

View file

@ -58,5 +58,6 @@ These packages provide bindings for different ways to output strudel patterns:
## Tools
- [pnpm workspaces](https://pnpm.io/)
- Publishing packages is done with [lerna](https://lerna.js.org/).
- [pnpm](https://pnpm.io/) for package management, workspaces and publishing
- [lerna](https://lerna.js.org/) for bumping versions
- see CONTRIBUTING.md for more info