Skip to content

Commit 423971b

Browse files
fix
1 parent 525a47a commit 423971b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cli.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env node --disable-warning=11982
1+
#!/usr/bin/env node
22

33
import process from 'node:process';
44
import { Argument, Command, Option } from 'commander';

0 commit comments

Comments
 (0)