Spaces:
Sleeping
Sleeping
Update package.json
Browse files- package.json +4 -2
package.json
CHANGED
|
@@ -11,7 +11,9 @@
|
|
| 11 |
"dependencies": {
|
| 12 |
"body-parser": "^1.19.0",
|
| 13 |
"express": "^4.17.1",
|
| 14 |
-
|
| 15 |
-
"
|
|
|
|
|
|
|
| 16 |
}
|
| 17 |
}
|
|
|
|
| 11 |
"dependencies": {
|
| 12 |
"body-parser": "^1.19.0",
|
| 13 |
"express": "^4.17.1",
|
| 14 |
+
|
| 15 |
+
"mediasoup": "3.16.0",
|
| 16 |
+
"ws": "8.18.2",
|
| 17 |
+
"http": "0.0.1-security",
|
| 18 |
}
|
| 19 |
}
|