|
@@ -14,6 +14,7 @@
|
14
|
14
|
],
|
15
|
15
|
"author": "",
|
16
|
16
|
"readmeFilename": "README.md",
|
|
17
|
+ "//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
17
|
18
|
"dependencies": {
|
18
|
19
|
"events": "*",
|
19
|
20
|
"pako": "*",
|
|
@@ -23,8 +24,6 @@
|
23
|
24
|
"sdp-simulcast": "0.1.0",
|
24
|
25
|
"async": "0.9.0",
|
25
|
26
|
"retry": "0.6.1",
|
26
|
|
-
|
27
|
|
- "@comment": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
28
|
27
|
"jssha": "1.5.0",
|
29
|
28
|
"socket.io-client": "1.3.6"
|
30
|
29
|
},
|