We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059f3f3 commit f554497Copy full SHA for f554497
1 file changed
cli.js
@@ -34,4 +34,4 @@ function cli() {
34
process.stdout.write(`${output}\n`);
35
}
36
37
-graceful(cli());
+graceful(cli);
0 commit comments