Skip to content

Commit 525a47a

Browse files
chore(dep): remove useless dep
1 parent 29543a7 commit 525a47a

File tree

5 files changed

+16
-339
lines changed

5 files changed

+16
-339
lines changed

bin/cli.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env node
1+
#!/usr/bin/env node --disable-warning=11982
22

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

0 commit comments

Comments
 (0)