mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 07:27:06 -04:00
fix(plugin-commands-installation): add saveWorkspaceProtocol option
This commit is contained in:
@@ -272,6 +272,7 @@ export type InstallCommandOptions = Pick<Config,
|
||||
'savePeer' |
|
||||
'savePrefix' |
|
||||
'saveProd' |
|
||||
'saveWorkspaceProtocol' |
|
||||
'sort' |
|
||||
'workspaceConcurrency' |
|
||||
'workspaceDir'
|
||||
|
||||
Reference in New Issue
Block a user