Skip to docs content

scpm patch-remove

  • Usage: scpm patch-remove [PACKAGES]…

Remove patch entries from pnpm.patchedDependencies

Arguments

[PACKAGES]…

Patch keys to remove, formatted as <name>@<version>.

Same shape used as the pnpm.patchedDependencies map key. With no arguments, every declared patch is removed.