Skip to content

Commit 0ae096c

Browse files
committed
tag-nodejs
1 parent 00fa2ac commit 0ae096c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tag-nodejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33
#####
44
# This script takes care of proper tag management for npm packages, including stable, next & latest tags.
55
# Typically, you'll have tags called `latest`, `stable-1.0`, `stable-1.1`, ..., `next-1.1`, `next-1.2`, ...
6-
# Run `npm dist-tag ls @ballistagroup/string-support` for an example.
6+
# Run `npm dist-tag ls @northscaler/string-support` for an example.
77
#
88
# NB: The 'RM' prefix stands for "Release Management".
99
#

0 commit comments

Comments
 (0)