Explorar el Código

chore(deps) lib-jitsi-meet@latest

* fix(GUM-permissions): cache permissions on init.
* feat: Reuse billingId from localstorage as jitsiMeetId.
* fix(example) simplify
* feat(docs) mvoe API documentatrion to the handbook

84357ce1a8/...d1f0ab4d5a691f438f7d4c7446f29273b1b8fcdc
master
Hristo Terezov hace 4 años
padre
commit
460e137ee4
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json Ver fichero

@@ -10343,8 +10343,8 @@
10343 10343
       }
10344 10344
     },
10345 10345
     "lib-jitsi-meet": {
10346
-      "version": "github:jitsi/lib-jitsi-meet#84357ce1a8d06c67a502709877130520aaf71592",
10347
-      "from": "github:jitsi/lib-jitsi-meet#84357ce1a8d06c67a502709877130520aaf71592",
10346
+      "version": "github:jitsi/lib-jitsi-meet#d1f0ab4d5a691f438f7d4c7446f29273b1b8fcdc",
10347
+      "from": "github:jitsi/lib-jitsi-meet#d1f0ab4d5a691f438f7d4c7446f29273b1b8fcdc",
10348 10348
       "requires": {
10349 10349
         "@jitsi/js-utils": "1.0.2",
10350 10350
         "@jitsi/sdp-interop": "1.0.3",

+ 1
- 1
package.json Ver fichero

@@ -56,7 +56,7 @@
56 56
     "jquery-i18next": "1.2.1",
57 57
     "js-md5": "0.6.1",
58 58
     "jwt-decode": "2.2.0",
59
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#84357ce1a8d06c67a502709877130520aaf71592",
59
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#d1f0ab4d5a691f438f7d4c7446f29273b1b8fcdc",
60 60
     "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
61 61
     "lodash": "4.17.19",
62 62
     "moment": "2.19.4",

Loading…
Cancelar
Guardar