update publish

This commit is contained in:
slorber 2021-07-28 22:36:09 +02:00
parent e5c70f9031
commit 9bb6672129
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ If all accesses are available, build all the necessary packages, and then run th
```sh
yarn build:packages
yarn lerna publish 2.0.0-beta.0 --exact
yarn lerna publish --exact 2.0.0-beta.0
```
This command does a few things: