Skip to content

Commit 10d094c

Browse files
author
chenliuyun
committed
fix: remove duplicate shebang — src/index.ts had shebang AND bundle.mjs banner both added it
1 parent 787c92f commit 10d094c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env node
21
import { Command, CommanderError, InvalidArgumentError } from 'commander';
32
import { createRequire } from 'node:module';
43
import chalk from 'chalk';

0 commit comments

Comments
 (0)