diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 170f68e..c579df3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,7 +67,7 @@ To release a new version of the package: - Make sure the _Unreleased_ section in [Changelog](./CHANGELOG) has been updated with changes - Update any contributors (see below for adding contributors) - Make sure all changes have been committed -- run `npm release` and follow instructions +- run `npm run release` and follow instructions ### Adding Contributors