Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 250 Bytes

tag.md

File metadata and controls

11 lines (7 loc) · 250 Bytes

npm-tag(1) -- Tag a published version

SYNOPSIS

npm tag <name>@<version> [<tag>]

DESCRIPTION

Tags the specified version of the package with the specified tag, or the --tag config if not specified.