Skip to content

Commit 18f57bf

Browse files
committed
fix
1 parent 8a8692c commit 18f57bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cli.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#! /usr/bin/env node
2+
23
"use strict";
34
var program = require('commander');
45
var chalk = require('chalk');

0 commit comments

Comments
 (0)