[call-me] - update dep and assets
|
Before Width: | Height: | Size: 429 KiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 394 KiB After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 266 KiB After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 135 KiB |
@@ -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": {
|
||||
|
||||