[Pkg-javascript-commits] [node-coveralls] 156/332: Update package.json
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 13:53:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-coveralls.
commit c775768720d345348e79f909036103746d2c7ede
Author: Ilan Biala <ilan.biala at gmail.com>
Date: Mon Apr 7 22:11:16 2014 -0400
Update package.json
Fixes the NPM Warning about logdriver depending on a set version of NPM.
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index b7a6cd8..2f78e13 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"js-yaml": "3.0.1",
"request": "2.16.2",
"lcov-parse": "0.0.6",
- "log-driver": "1.2.1"
+ "log-driver": "1.2.4"
},
"devDependencies": {
"sinon-restore": "1.0.0",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git
More information about the Pkg-javascript-commits
mailing list