We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fa2ac commit 0ae096cCopy full SHA for 0ae096c
tag-nodejs
@@ -3,7 +3,7 @@ set -e
3
#####
4
# This script takes care of proper tag management for npm packages, including stable, next & latest tags.
5
# 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.
+# Run `npm dist-tag ls @northscaler/string-support` for an example.
7
#
8
# NB: The 'RM' prefix stands for "Release Management".
9
0 commit comments