[Pkg-javascript-commits] [node-module-deps] 158/444: Updating concat-stream to restore node 0.8 and 0.6 compatibility.

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:47:51 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 33d31bfe90af6f391fdba1b227c240b05190f89e
Author: Jordan Harband <ljharb at gmail.com>
Date:   Sun Jan 5 23:52:39 2014 -0800

    Updating concat-stream to restore node 0.8 and 0.6 compatibility.
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 72c6eaa..a64b422 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
     "browser-resolve": "~1.2.2",
     "resolve": "~0.6.0",
     "detective": "~2.1.2",
-    "concat-stream": "~1.3.1",
+    "concat-stream": "~1.4.1",
     "minimist": "~0.0.5",
     "parents": "0.0.2"
   },
@@ -43,7 +43,7 @@
     "url": "http://substack.net"
   },
   "engines": {
-    "node": ">= 0.10"
+    "node": ">= 0.6"
   },
   "license": "MIT"
 }

-- 
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