We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdbe84 commit e6d6f20Copy full SHA for e6d6f20
CONTRIBUTING.md
@@ -17,7 +17,7 @@ For maintainers only.
17
- `npm version prerelease --preid=beta -m "Publish %s"`
18
- `npm publish --tag beta`
19
- Relevant docs:
20
- - https://docs.npmjs.com/cli/v7/commands/npm-version
21
- - https://docs.npmjs.com/cli/v7/commands/npm-publish
22
- - https://docs.npmjs.com/cli/v7/using-npm/scripts
+ - https://docs.npmjs.com/cli/commands/npm-version
+ - https://docs.npmjs.com/cli/commands/npm-publish
+ - https://docs.npmjs.com/cli/using-npm/scripts
23
- https://git-scm.com/docs/git-push
0 commit comments