Migrated to .env

This commit is contained in:
A Bunch of Computer Nerds 2024-12-08 20:34:29 -03:00
parent fec3bc23ad
commit e3a2fbcc78
4 changed files with 5 additions and 2 deletions

View file

@ -4,6 +4,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@dotenvx/dotenvx": "^1.28.0",
"axios": "^1.7.9",
"child_process": "^1.0.2",
"commander": "^12.1.0",