[Pkg-javascript-commits] [node-module-deps] 209/444: through2
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:47:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-module-deps.
commit 85b43df241553045d38ef19c2fa8b2211f3aefe4
Author: James Halliday <mail at substack.net>
Date: Fri May 9 14:25:09 2014 -0700
through2
---
package.json | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 4daebcc..f2e61f8 100644
--- a/package.json
+++ b/package.json
@@ -14,10 +14,11 @@
"minimist": "~0.0.9",
"parents": "0.0.2",
"resolve": "~0.6.3",
- "through": "~2.3.4",
- "duplexer2": "0.0.2"
+ "duplexer2": "0.0.2",
+ "through2": "~0.4.1"
},
"devDependencies": {
+ "through": "~2.3.4",
"tape": "~2.12.3",
"browser-pack": "~2.0.1"
},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git
More information about the Pkg-javascript-commits
mailing list