Skip to content

Commit 3cc4384

Browse files
Update docs on releasing to reflect migration to yarn berry (#677)
1 parent 6fc2aa6 commit 3cc4384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A full release may be completed by first updating the `"version"` property in pa
1919
```
2020
yarn clean
2121
yarn build
22-
yarn publish
22+
yarn npm publish
2323
```
2424

2525
After releasing, remember to:

0 commit comments

Comments
 (0)