fix bin cli shebang
This commit is contained in:
parent
309a7556ff
commit
60748578fd
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env node
|
||||
|
||||
console.error("The CLI has been moved into the package `babel-cli`.");
|
||||
console.log();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user