Selaa lähdekoodia

Updates lib-jitsi-meet that uses strophe.js 1.2.15. (#3020)

master
Дамян Минков 7 vuotta sitten
vanhempi
commit
5b4a16cf6b
2 muutettua tiedostoa jossa 6 lisäystä ja 6 poistoa
  1. 5
    3
      package-lock.json
  2. 1
    3
      package.json

+ 5
- 3
package-lock.json Näytä tiedosto

@@ -7608,7 +7608,7 @@
7608 7608
       }
7609 7609
     },
7610 7610
     "lib-jitsi-meet": {
7611
-      "version": "github:jitsi/lib-jitsi-meet#fefd96e0e8968c553aab6952bc7cf2116b53362e",
7611
+      "version": "github:jitsi/lib-jitsi-meet#c101e303ea8d4712ec58a61dc9f9e2176bb759c6",
7612 7612
       "requires": {
7613 7613
         "async": "0.9.0",
7614 7614
         "current-executing-script": "0.1.3",
@@ -7618,7 +7618,7 @@
7618 7618
         "sdp-interop": "0.1.12",
7619 7619
         "sdp-simulcast": "0.2.1",
7620 7620
         "sdp-transform": "2.3.0",
7621
-        "strophe.js": "github:jitsi/strophejs#1501521d305e405f4dea3f51a5473f504672a7b3",
7621
+        "strophe.js": "1.2.15",
7622 7622
         "strophejs-plugin-disco": "0.0.2",
7623 7623
         "webrtc-adapter": "github:webrtc/adapter#1eec19782b4058d186341263e7d049cea3e3290a",
7624 7624
         "yaeti": "1.0.1"
@@ -12000,7 +12000,9 @@
12000 12000
       "dev": true
12001 12001
     },
12002 12002
     "strophe.js": {
12003
-      "version": "github:jitsi/strophejs#1501521d305e405f4dea3f51a5473f504672a7b3"
12003
+      "version": "1.2.15",
12004
+      "resolved": "https://registry.npmjs.org/strophe.js/-/strophe.js-1.2.15.tgz",
12005
+      "integrity": "sha512-aM5SCLltSLKubPNil28ieJ03I+15jcVX02c1/7SBVIUWRfwfxwondRJSMJpB7OBss5b3jCNxpTqig8nXncJ5yg=="
12004 12006
     },
12005 12007
     "strophejs-plugin-disco": {
12006 12008
       "version": "0.0.2",

+ 1
- 3
package.json Näytä tiedosto

@@ -46,7 +46,7 @@
46 46
     "jquery-i18next": "1.2.0",
47 47
     "js-md5": "0.6.1",
48 48
     "jwt-decode": "2.2.0",
49
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#fefd96e0e8968c553aab6952bc7cf2116b53362e",
49
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#c101e303ea8d4712ec58a61dc9f9e2176bb759c6",
50 50
     "lodash": "4.17.4",
51 51
     "moment": "2.19.4",
52 52
     "postis": "2.2.0",
@@ -70,8 +70,6 @@
70 70
     "react-redux": "5.0.7",
71 71
     "redux": "4.0.0",
72 72
     "redux-thunk": "2.2.0",
73
-    "strophe.js": "github:jitsi/strophejs#1.2.14-1",
74
-    "strophejs-plugin-disco": "0.0.2",
75 73
     "styled-components": "1.4.6",
76 74
     "url-polyfill": "github:github/url-polyfill#39734186de44612bc5a16eb25f5407adcc5b2e7c",
77 75
     "uuid": "3.1.0",

Loading…
Peruuta
Tallenna