Skip to content

Commit c8a5479

Browse files
author
Jose Constela
committed
Fix bin
1 parent 0bcb8c1 commit c8a5479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
'use strict'
13
const program = require('commander')
24
const pkg = require('./package.json')
35

0 commit comments

Comments
 (0)