Fix outputted index.js for cli
This commit is contained in:
parent
f56891c118
commit
ef1d1f04e3
1
apps/cli/bin/index.js
Executable file → Normal file
1
apps/cli/bin/index.js
Executable file → Normal file
@ -1,4 +1,3 @@
|
|||||||
#!/nix/store/bmmjbvb8hishfrg78ygjlynpq3ikpl39-nodejs-20.15.1/bin/node
|
|
||||||
import process$1 from "node:process";
|
import process$1 from "node:process";
|
||||||
import os from "node:os";
|
import os from "node:os";
|
||||||
import tty from "node:tty";
|
import tty from "node:tty";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user