mirror of
https://github.com/zhigang1992/npm.git
synced 2026-06-16 19:51:26 +08:00
313 B
313 B
npm-deactivate(1) -- Deactivate the active version of a package
SYNOPSIS
npm deactivate <name>
DESCRIPTION
If there's an active version of the package, this will unlink it from that preferential position.
SEE ALSO
npm-activate(1)