Skip to content

Commit 2f04fa4

Browse files
committed
fix: let bin run
1 parent 00cfde7 commit 2f04fa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bin.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
import sync from './index.ts';
24

35
const cwd = process.cwd();

0 commit comments

Comments
 (0)