Skip to content

Commit

Permalink
Mention package.json version in CONTRIBUTING publish section
Browse files Browse the repository at this point in the history
  • Loading branch information
Scotchester authored May 11, 2022
1 parent 070a403 commit 61e447a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,8 @@ Finally, don't fret about this too much! The Release Drafter configuration and l

If any changes were made to the src files, be sure to [build to dist](#getting-started) before publishing to NPM.

Don't forget to update the version number in `package.json` and run `npm install` to propagate it to `package-lock.json`!

1. Login to the public npm registry with your account that has permission to manage this package
```bash
npm login
Expand Down

0 comments on commit 61e447a

Please sign in to comment.