Skip to content

Commit

Permalink
docs: update np section on CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JCMais committed May 19, 2019
1 parent 514acd3 commit 8c6d80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ We are using [`np`](https://github.com/sindresorhus/np) for releases.

For prereleases, use something like:
```shell
$ yarn np 2.0.0-alpha.1 --tag=next
$ npx np prerelease --any-branch --tag next
```

0 comments on commit 8c6d80e

Please sign in to comment.