Skip to content

Commit aed8f2e

Browse files
committed
fix import issue
1 parent 245dd3d commit aed8f2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/src/index.js

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#! /usr/bin/env node
12
import { Command, Option } from 'commander';
23
import { capture } from './capture.js';
34
import { logger } from '@lambdatest/smartui-logger';

0 commit comments

Comments
 (0)