some changes to work

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-06-15 12:59:35 +02:00
padre 7765367300
commit 69205d212f
Se han modificado 3 ficheros con 91 adiciones y 34 borrados

Ver fichero

@@ -15,11 +15,12 @@
"test": "node test/test-network.js"
},
"dependencies": {
"simple-peer": "^9.11.1",
"ws": "^8.14.2",
"@koush/wrtc": "^0.5.3",
"chalk": "^5.3.0",
"express": "^4.18.2",
"simple-peer": "^9.11.1",
"uuid": "^9.0.1",
"chalk": "^5.3.0"
"ws": "^8.14.2"
},
"devDependencies": {
"nodemon": "^3.0.2"