mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-02 04:57:19 -04:00
Store prunning removes unreferenced packages and packages referenced by projects that no longer exist. Also, orphan packages are no removed durign other operations, except store and node_modules prunning. Ref https://github.com/pnpm/pnpm/issues/430