mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-23 23:29:17 -05:00
* feat(init): fields preset * feat: replace `init-preset` with `init-bare` * feat: remove init-bare close #10226 --------- Co-authored-by: Zoltan Kochan <z@kochan.io>
229 B
229 B
@pnpm/plugin-commands-init, pnpm
| @pnpm/plugin-commands-init | pnpm |
|---|---|
| minor | minor |
Added a new flag called --bare to pnpm init for creating a package.json with the bare minimum of required fields #10226.