[go: up one dir, main page]

Skip to main content
Version: 10.x

pnpm dedupe

Perform an install removing older dependencies in the lockfile if a newer version can be used.

Options

--check

Check if running dedupe would result in changes without installing packages or editing the lockfile. Exits with a non-zero status code if changes are possible.