fix: failed to register cli bin

This commit is contained in:
chenjiahan
2021-09-07 20:55:00 +08:00
parent fd38bbd17b
commit 89a801b3d7
5 changed files with 6 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env node
require('./lib/cli');