Skip to content

Commit 7a2f2c8

Browse files
committed
Small fix to contributing docs
1 parent 27cd717 commit 7a2f2c8

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
@@ -67,7 +67,7 @@ To release a new version of the package:
6767
- Make sure the _Unreleased_ section in [Changelog](./CHANGELOG) has been updated with changes
6868
- Update any contributors (see below for adding contributors)
6969
- Make sure all changes have been committed
70-
- run `yarn release-it` and follow instructions
70+
- run `npm release` and follow instructions
7171

7272
### Adding Contributors
7373

0 commit comments

Comments
 (0)