[ci] yarn format
This commit is contained in:
parent
ffa45c5d2b
commit
860a84d4f4
1 changed files with 2 additions and 2 deletions
|
@ -32,9 +32,9 @@ This should change package.json bumping version numbers and update changelogs. I
|
|||
|
||||
Commit and push these changes, then run an npm publish for each of the packages that have changed.
|
||||
|
||||
> __Important__! Ordering publishes can be important. If `astro-parser` changes you should publish that before `astro`, for example.
|
||||
> **Important**! Ordering publishes can be important. If `astro-parser` changes you should publish that before `astro`, for example.
|
||||
|
||||
```shell
|
||||
cd packages/astro
|
||||
npm publish
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue