diff --git a/bin/cli.js b/bin/cli.js index ca1958a..35edf0e 100755 --- a/bin/cli.js +++ b/bin/cli.js @@ -117,4 +117,4 @@ main() .catch((e) => { console.error(e); process.exit(1); - }); \ No newline at end of file + });