Browse Source

lib-jitsi-meet "core: refactor initialization not to return a Promise (continued)"

j8
Lyubo Marinov 7 years ago
parent
commit
9c4da125c8
2 changed files with 3 additions and 3 deletions
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json View File

9710
       }
9710
       }
9711
     },
9711
     },
9712
     "lib-jitsi-meet": {
9712
     "lib-jitsi-meet": {
9713
-      "version": "github:jitsi/lib-jitsi-meet#98acf1336df7a6fe6fc27c16c829ef607ec20ceb",
9714
-      "from": "github:jitsi/lib-jitsi-meet#98acf1336df7a6fe6fc27c16c829ef607ec20ceb",
9713
+      "version": "github:jitsi/lib-jitsi-meet#05b7ae60dc669a69b293fb0e93688fc0a78adb80",
9714
+      "from": "github:jitsi/lib-jitsi-meet#05b7ae60dc669a69b293fb0e93688fc0a78adb80",
9715
       "requires": {
9715
       "requires": {
9716
         "@jitsi/sdp-interop": "0.1.13",
9716
         "@jitsi/sdp-interop": "0.1.13",
9717
         "@jitsi/sdp-simulcast": "0.2.1",
9717
         "@jitsi/sdp-simulcast": "0.2.1",

+ 1
- 1
package.json View File

47
     "jquery-i18next": "1.2.0",
47
     "jquery-i18next": "1.2.0",
48
     "js-md5": "0.6.1",
48
     "js-md5": "0.6.1",
49
     "jwt-decode": "2.2.0",
49
     "jwt-decode": "2.2.0",
50
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#98acf1336df7a6fe6fc27c16c829ef607ec20ceb",
50
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#05b7ae60dc669a69b293fb0e93688fc0a78adb80",
51
     "lodash": "4.17.4",
51
     "lodash": "4.17.4",
52
     "moment": "2.19.4",
52
     "moment": "2.19.4",
53
     "postis": "2.2.0",
53
     "postis": "2.2.0",

Loading…
Cancel
Save