Merge pull request #341 from pstros/fix-comment
Change the comment to fix npm install
This commit is contained in:
commit
f83404a99e
|
@ -14,6 +14,7 @@
|
|||
],
|
||||
"author": "",
|
||||
"readmeFilename": "README.md",
|
||||
"//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
||||
"dependencies": {
|
||||
"events": "*",
|
||||
"pako": "*",
|
||||
|
@ -23,8 +24,6 @@
|
|||
"sdp-simulcast": "0.1.0",
|
||||
"async": "0.9.0",
|
||||
"retry": "0.6.1",
|
||||
|
||||
"@comment": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
|
||||
"jssha": "1.5.0",
|
||||
"socket.io-client": "1.3.6"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue