updated the env vars in docker.sh

Signed-off-by: nXtCyberNet <rohantech2005@gmail.com>
This commit is contained in:
nXtCyberNet 2026-03-11 21:21:20 +05:30
parent 9d12804e06
commit b17085b69e

View file

@ -57,6 +57,7 @@
"@types/node": "^20.19.33",
"eslint": "^10.0.2",
"typescript": "~5.8",
"typescript-eslint": "^8.56.1"
"typescript-eslint": "^8.56.1",
"vitest": "^4.0.18"
}
}