Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/commands/ci.js')
-rw-r--r--lib/commands/ci.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/commands/ci.js b/lib/commands/ci.js
index 0adf203a9..38ee1426d 100644
--- a/lib/commands/ci.js
+++ b/lib/commands/ci.js
@@ -94,7 +94,6 @@ class CI extends ArboristWorkspaceCmd {
args: [],
scriptShell,
stdio: 'inherit',
- stdioString: true,
banner: !this.npm.silent,
event,
})