MAINTAINERS.md: fixed typo.
Removed package.json from the `git commit` call before publishing to npm.
This commit is contained in:
Родитель
1b343ecb42
Коммит
ac600fa9a4
|
@ -13,7 +13,7 @@ while doing the next relase.
|
|||
|
||||
1. Commit the changes to git and push them to the server
|
||||
|
||||
git commit package.json ChangeLog -m 'released version vX.Y.Z'
|
||||
git commit ChangeLog -m 'released version vX.Y.Z'
|
||||
git push origin master
|
||||
|
||||
1. Create and publish a git tag
|
||||
|
|
Загрузка…
Ссылка в новой задаче