[Pkg-javascript-commits] [node-module-deps] 210/444: install the rest of the deps
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 11f2d9b99c851244e013d12e9c1105ef440aff9e
Author: James Halliday <mail at substack.net>
Date: Fri May 9 14:26:56 2014 -0700
install the rest of the deps
---
package.json | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index f2e61f8..9a8c276 100644
--- a/package.json
+++ b/package.json
@@ -11,11 +11,14 @@
"browser-resolve": "~1.2.4",
"concat-stream": "~1.4.5",
"detective": "~3.1.0",
+ "duplexer2": "0.0.2",
+ "inherits": "~2.0.1",
"minimist": "~0.0.9",
"parents": "0.0.2",
"resolve": "~0.6.3",
- "duplexer2": "0.0.2",
- "through2": "~0.4.1"
+ "stream-combiner": "~0.1.0",
+ "through2": "~0.4.1",
+ "readable-stream": "^1.0.27-1"
},
"devDependencies": {
"through": "~2.3.4",
--
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