[Pkg-javascript-commits] [node-tap-mocha-reporter] 98/137: Update readable stream
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Sep 7 09:49:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap-mocha-reporter.
commit 33ba9ceb5845571f4c81d659d73a5332e24da4fe
Author: isaacs <i at izs.me>
Date: Fri Aug 19 07:16:14 2016 -0700
Update readable stream
Fix #19
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index d276cff..a978607 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,6 @@
},
"bin": "index.js",
"optionalDependencies": {
- "readable-stream": "^1.1.13"
+ "readable-stream": "^2.1.5"
}
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap-mocha-reporter.git
More information about the Pkg-javascript-commits
mailing list