Skip to content

Commit ce30cee

Browse files
committed
make bin script actually runnable
1 parent 4dc7ca1 commit ce30cee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
'use strict';
24

35
const facilitator = require('./lib/facilitator');

0 commit comments

Comments
 (0)