Explorar el Código

Adds what will hopefully be treated as a comment by all npm versions to package.json.

master
Boris Grozev hace 10 años
padre
commit
59033aab28
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      package.json

+ 2
- 0
package.json Ver fichero

@@ -23,6 +23,8 @@
23 23
       "sdp-simulcast": "0.1.0",
24 24
       "async": "0.9.0",
25 25
       "retry": "0.6.1",
26
+
27
+      "@comment": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
26 28
       "jssha": "1.5.0",
27 29
       "socket.io-client": "1.3.6"
28 30
   },

Loading…
Cancelar
Guardar