[Pkg-javascript-commits] [node-read-only-stream] 11/22: missing test dep
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 20 13:52:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-read-only-stream.
commit abe3e9d2eb544be5c337d967b2c5ed9d9e7c84e6
Author: James Halliday <mail at substack.net>
Date: Mon Sep 8 12:14:29 2014 +0100
missing test dep
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index fe3b1dd..3128a64 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"concat-stream": "^1.4.6",
"tape": "^2.13.2",
"through2": "~0.6.1",
+ "through": "^2.3.4",
"covert": "^1.0.0"
},
"scripts": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-read-only-stream.git
More information about the Pkg-javascript-commits
mailing list