Fix outputted index.js for cli

This commit is contained in:
Ryan Pandya 2024-11-08 19:54:54 -08:00
parent f56891c118
commit ef1d1f04e3

1
apps/cli/bin/index.js Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/nix/store/bmmjbvb8hishfrg78ygjlynpq3ikpl39-nodejs-20.15.1/bin/node
import process$1 from "node:process";
import os from "node:os";
import tty from "node:tty";