mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-29 04:21:39 -04:00
A new property called `skipped` added to `node_modules/.modules.yaml`. The property is an array of package IDs, of those packages that are optional an were skipped during installation. Close #681