Skip to content

Commit 09303b3

Browse files
authored
Fix documentation (#546)
1 parent e7111df commit 09303b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Follow this deploy process after all changes for the release are merged into mai
3434
- [ ] Commit and push with commit message `vX.X.X`
3535
- [ ] Create the git tag for the release with `git tag -a vX.X.X -m 'vX.X.X'`
3636
- [ ] Push the tags with `git push --tags`
37-
- [ ] Run `npm publish`
37+
- [ ] Run `mbx npm publish`
3838
3939
4040
## Post-release checklist

0 commit comments

Comments
 (0)