chore: replace dotenv-mono with dotenv and try to fix env variables

This commit is contained in:
Ralph Khreish
2025-10-01 19:51:26 +02:00
parent 2ea4bb6a81
commit 8ef2a097c5
7 changed files with 6 additions and 60 deletions

View File

@@ -20,7 +20,6 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"dotenv-mono": "^1.5.1",
"typescript": "^5.9.2"
},
"dependencies": {