Merge pull request #4867 from lfzawacki/bbb-webrtc-sfu

Fix problem when building HTML5 screenshare + video PR
This commit is contained in:
Oleksandr Zhurbenko 2017-12-22 16:42:07 -05:00 committed by GitHub
commit 6c9af5c2ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,13 +11,10 @@
"moment": "^2.19.2",
"redis": "^2.8.0",
"sdp-transform": "^2.3.0",
"uuid": "^3.1.0",
"readable-id": "^1.0.0",
"ws": "^3.3.2",
"config": "^1.26.1",
"js-yaml": "^3.8.3"
},
"devDependencies": {
"readable-id": "^1.0.0"
},
"optionalDependencies": {}
}