aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 815e135..8f7f5fc 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,8 @@
"dependencies": {
"libyaml": "0.2.2",
"request": "2.16.2",
- "lcov-parse": "0.0.4"
+ "lcov-parse": "0.0.4",
+ "log-driver": "1.2.1"
},
"devDependencies": {
"mocha-lcov-reporter": "0.0.1",