Skip to content

Commit 53b7b30

Browse files
committed
chore: standardize shebang format
1 parent bd2e9a4 commit 53b7b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

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

33
require("./dist/index.js")

0 commit comments

Comments
 (0)