Fixed issue where twitch chat downloader could not be found in docker

This commit is contained in:
Tzahi12345
2023-05-11 02:27:35 -04:00
parent 78b29a76b8
commit 9e481bbd5f
3 changed files with 8 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
"async-mutex": "^0.4.0",
"axios": "^0.21.2",
"bcryptjs": "^2.4.0",
"command-exists": "^1.2.9",
"compression": "^1.7.4",
"config": "^3.2.3",
"express": "^4.18.2",