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

Latest commit

 

History

History
15 lines (9 loc) · 313 Bytes

deactivate.md

File metadata and controls

15 lines (9 loc) · 313 Bytes

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)