Skip to content

Commit

Permalink
fix sh-bang on entry file
Browse files Browse the repository at this point in the history
  • Loading branch information
zoubingwu committed Dec 31, 2021
1 parent ac8d50d commit 3bd577d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/cli.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#! /usr/bin/env node
require('../dist/cli')

0 comments on commit 3bd577d

Please sign in to comment.