mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Adapt doc
This commit is contained in:
parent
2f4268f1af
commit
07e315a382
5 changed files with 18 additions and 8 deletions
|
|
@ -85,7 +85,7 @@ export async function main(args) {
|
|||
ui.writeInformation(
|
||||
`${chalk.yellow(
|
||||
"ℹ",
|
||||
)} Safe-chain: Some package versions were suppressed due to minimum age requirement.`,
|
||||
)} Safe-chain: Some package versions were suppressed during package metadata resolution due to minimum package age.`,
|
||||
);
|
||||
ui.writeInformation(
|
||||
` To disable this check, use: ${chalk.cyan(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue