Skip to content

Commit

Permalink
feat: add shebang in bin file (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhang1030 authored Jan 11, 2023
1 parent 336e4cb commit 673b2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/stale-dep.mjs
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/usr/bin/env node
import '../dist/cli.mjs'

0 comments on commit 673b2fe

Please sign in to comment.