chore(deps): update lib for selecting participants and maxFrameHeight caching (#3291)

This commit is contained in:
virtuacoplenny
2018-07-23 14:20:30 -07:00
committed by GitHub
parent 918fb1dfc6
commit b54a9e2bf7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9710,8 +9710,8 @@
}
},
"lib-jitsi-meet": {
"version": "github:jitsi/lib-jitsi-meet#1e45e096be2a98f0ffe0daf8d326c9e184a1859c",
"from": "github:jitsi/lib-jitsi-meet#1e45e096be2a98f0ffe0daf8d326c9e184a1859c",
"version": "github:jitsi/lib-jitsi-meet#2be752fc88ff71e454c6b9178b21a33b59c53f41",
"from": "github:jitsi/lib-jitsi-meet#2be752fc88ff71e454c6b9178b21a33b59c53f41",
"requires": {
"@jitsi/sdp-interop": "0.1.13",
"@jitsi/sdp-simulcast": "0.2.1",
+1 -1
View File
@@ -47,7 +47,7 @@
"jquery-i18next": "1.2.0",
"js-md5": "0.6.1",
"jwt-decode": "2.2.0",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#1e45e096be2a98f0ffe0daf8d326c9e184a1859c",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#2be752fc88ff71e454c6b9178b21a33b59c53f41",
"lodash": "4.17.4",
"moment": "2.19.4",
"postis": "2.2.0",