[mirotalk] - fix

This commit is contained in:
Miroslav Pejic
2024-09-25 15:02:10 +02:00
parent e979f20070
commit a820943a7c
3 changed files with 12 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.3.76",
"version": "1.3.77",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -41,7 +41,7 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@sentry/node": "^8.30.0",
"@sentry/node": "^8.32.0",
"axios": "^1.7.7",
"body-parser": "^1.20.3",
"colors": "^1.4.0",