Parcourir la source

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

master
Boris Grozev il y a 10 ans
Parent
révision
59033aab28
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      package.json

+ 2
- 0
package.json Voir le fichier

@@ -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
   },

Chargement…
Annuler
Enregistrer