Skip to content

Commit ceedfa7

Browse files
committed
README-RELEASE update
1 parent aca4095 commit ceedfa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,8 @@ watching this project.
408408
- `npm pack` and check the content of the archive, which should list
409409
only the `package.json`, the `README.md`, `LICENSE` and `CHANGELOG.md`;
410410
possibly adjust `.npmignore`
411-
- `npm version 7.1.0-1.1`; the first 5 numbers are the same as the
412-
GitHub release; the sixth number is the npm specific version
411+
- `npm version 7.1.0-1.1`; the first 4 numbers are the same as the
412+
GitHub release; the fifth number is the npm specific version
413413
- the commits and the tag should have been pushed by the `postversion` script;
414414
if not, push them with `git push origin --tags`
415415
- `npm publish --tag next` (use `--access public` when publishing for

0 commit comments

Comments
 (0)