We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27cd717 commit 7a2f2c8Copy full SHA for 7a2f2c8
CONTRIBUTING.md
@@ -67,7 +67,7 @@ To release a new version of the package:
67
- Make sure the _Unreleased_ section in [Changelog](./CHANGELOG) has been updated with changes
68
- Update any contributors (see below for adding contributors)
69
- Make sure all changes have been committed
70
-- run `yarn release-it` and follow instructions
+- run `npm release` and follow instructions
71
72
### Adding Contributors
73
0 commit comments