diff options
| author | Sam Wilkins <35748010+samwilkins333@users.noreply.github.com> | 2020-02-09 16:46:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-09 16:46:16 -0500 |
| commit | 4bb5910e0a853d225c3304aa7a958c2f9e9108c7 (patch) | |
| tree | a5980eb5442439394624fee9d9aa368dd3ff13ee /package.json | |
| parent | b5f34c5e702c3796e0f346ee2887a92332db9778 (diff) | |
| parent | 277107f6d4b85036cd6c2ba5934da9b542788462 (diff) | |
Merge pull request #336 from browngraphicslab/webcam_mohammad
Webcam mohammad
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 3b87a9a47..f5111a34e 100644 --- a/package.json +++ b/package.json @@ -229,6 +229,7 @@ "standard-http-error": "^2.0.1", "typescript-collections": "^1.3.3", "url-loader": "^1.1.2", + "webrtc-adapter": "^7.3.0", "uuid": "^3.4.0", "wikijs": "^6.0.1", "word-extractor": "^0.3.0", @@ -236,4 +237,4 @@ "xoauth2": "^1.2.0", "youtube": "^0.1.0" } -} +}
\ No newline at end of file |
