Skip to content

Commit 8b5a623

Browse files
committed
fix: adds bin directive
1 parent 0cb4c96 commit 8b5a623

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app-config-cli/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
import { cli } from '@lcdev/app-config/dist/cli';
24

35
cli.parse();

0 commit comments

Comments
 (0)