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