瀏覽代碼

Change the comment to fix npm install

master
Devin Wilson 9 年之前
父節點
當前提交
7c1ba9242b
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      package.json

+ 1
- 2
package.json 查看文件

@@ -14,6 +14,7 @@
14 14
   ],
15 15
   "author": "",
16 16
   "readmeFilename": "README.md",
17
+  "//": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
17 18
   "dependencies": {
18 19
       "events": "*",
19 20
       "pako": "*",
@@ -23,8 +24,6 @@
23 24
       "sdp-simulcast": "0.1.0",
24 25
       "async": "0.9.0",
25 26
       "retry": "0.6.1",
26
-
27
-      "@comment": "Callstats.io does not work with recent versions of jsSHA (2.0.1 in particular)",
28 27
       "jssha": "1.5.0",
29 28
       "socket.io-client": "1.3.6"
30 29
   },

Loading…
取消
儲存