Spaces:
Sleeping
Sleeping
Update package.json
Browse files- package.json +3 -1
package.json
CHANGED
|
@@ -9,6 +9,8 @@
|
|
| 9 |
"author": "",
|
| 10 |
"license": "MIT",
|
| 11 |
"dependencies": {
|
| 12 |
-
"
|
|
|
|
|
|
|
| 13 |
}
|
| 14 |
}
|
|
|
|
| 9 |
"author": "",
|
| 10 |
"license": "MIT",
|
| 11 |
"dependencies": {
|
| 12 |
+
"body-parser": "^1.19.0",
|
| 13 |
+
"express": "^4.17.1",
|
| 14 |
+
"wrtc": "^0.4.7"
|
| 15 |
}
|
| 16 |
}
|