Change the comment to fix npm install

pull/341/head
Devin Wilson 10 years ago
parent bfcc587047
commit 7c1ba9242b
  1. 3
      package.json

@ -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…
Cancel
Save