[call-me] - update dep and assets

This commit is contained in:
Miroslav Pejic
2024-11-11 22:43:03 +01:00
parent a79a0c6815
commit e92dc80151
5 changed files with 3 additions and 3 deletions
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 KiB

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 KiB

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 KiB

+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "call-me",
"version": "1.0.16",
"version": "1.0.17",
"description": "Your Go-To for Instant Video Calls",
"author": "Miroslav Pejic - miroslav.pejic.85@gmail.com",
"license": "AGPLv3",
@@ -20,9 +20,9 @@
},
"dependencies": {
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.1",
"js-yaml": "4.1.0",
"socket.io": "^4.8.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "5.0.1"
},
"devDependencies": {