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

@@ -36,7 +36,6 @@
"devDependencies": {
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^3.2.4",
"dotenv-mono": "^1.5.1",
"typescript": "^5.9.2",
"vitest": "^3.2.4"
},