Skip to content

Commit 340af48

Browse files
committed
fix travis again
1 parent c36392f commit 340af48

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bin/wsrun

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/usr/bin/env node
2+
23
require('../build/index.js')

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env node
2-
31
/**
42
* Tool for running command in yarn workspaces.
53
*/

0 commit comments

Comments
 (0)