Also mention pnpx in safe-chain-setup

This commit is contained in:
Sander Declerck 2025-09-09 09:01:48 +02:00
parent fd89ef3965
commit 0c1087bee0
No known key found for this signature in database

View file

@ -46,7 +46,7 @@ function writeHelp() {
ui.writeInformation( ui.writeInformation(
`- ${chalk.cyan( `- ${chalk.cyan(
"safe-chain setup" "safe-chain setup"
)}: This will setup your shell to wrap safe-chain around npm, npx and yarn.` )}: This will setup your shell to wrap safe-chain around npm, npx, yarn, pnpm and pnpx.`
); );
ui.writeInformation( ui.writeInformation(
`- ${chalk.cyan( `- ${chalk.cyan(