Skip to content

Commit

Permalink
fix: running node as a standalone command when installed via npm regi…
Browse files Browse the repository at this point in the history
…stry
  • Loading branch information
sunnz committed Oct 29, 2021
1 parent eb9cba5 commit 03b564a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env node

/**
* @author sunnz (https://github.com/sunnz)
* @license ISC
Expand Down

0 comments on commit 03b564a

Please sign in to comment.