[mirotalk] - change deprecated docker-compose into docker compose

This commit is contained in:
Miroslav Pejic
2025-04-02 09:39:38 +02:00
parent 3a6a705c3d
commit 49c82e8b3f
7 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.4.96",
"version": "1.4.97",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -61,7 +61,7 @@
"jsonwebtoken": "^9.0.2",
"js-yaml": "^4.1.0",
"nodemailer": "^6.10.0",
"openai": "^4.91.0",
"openai": "^4.91.1",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",