Browse Source

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

j8
Boris Grozev 10 years ago
parent
commit
59033aab28
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      package.json

+ 2
- 0
package.json View File

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

Loading…
Cancel
Save