Skip to content

Commit 097cd41

Browse files
committed
chore: add shebang to cli.ts
1 parent b797211 commit 097cd41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/cli.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env bun
12
import { Buffer } from 'node:buffer'
23
import process from 'node:process'
34
import { CAC } from 'cac'

0 commit comments

Comments
 (0)