@putout/formatter-progress-bar
Advanced tools
Comparing version 1.2.1 to 1.3.0
@@ -75,2 +75,3 @@ 'use strict'; | ||
stopOnComplete: true, | ||
hideCursor: true, | ||
stream: getStream(), | ||
@@ -77,0 +78,0 @@ }, cliProgress.Presets.react); |
{ | ||
"name": "@putout/formatter-progress-bar", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", | ||
@@ -40,3 +40,3 @@ "description": "putout formatter shows progress and shows result at the end", | ||
"devDependencies": { | ||
"@putout/plugin-remove-unused-variables": "^2.3.0", | ||
"@putout/plugin-remove-unused-variables": "*", | ||
"@putout/test": "^3.0.0", | ||
@@ -43,0 +43,0 @@ "coveralls": "^3.0.0", |
5641
68