Skip to content

Commit ee30224

Browse files
committed
fix(codemods): shebang node
1 parent 090bf95 commit ee30224

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/codemods/src/cli/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
import { program } from 'commander';
23

34
import { version } from '../../package.json' with { type: 'json' };

0 commit comments

Comments
 (0)