浏览代码

Merge pull request #162 from crafatar/greenkeeper-mocha-lcov-reporter-1.2.0

Update mocha-lcov-reporter to version 1.2.0 🚀
jomo 9 年之前
父节点
当前提交
d163109a34
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -48,6 +48,6 @@
     "coveralls": "~2.11.6",
     "istanbul": "~0.4.2",
     "mocha": "~2.4.1",
-    "mocha-lcov-reporter": "~1.1.0"
+    "mocha-lcov-reporter": "~1.2.0"
   }
 }