We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2f2c8 commit 8e40d03Copy full SHA for 8e40d03
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 `npm release` and follow instructions
+- run `npm run release` and follow instructions
71
72
### Adding Contributors
73
0 commit comments