[Pkg-javascript-commits] [node-stream-browserify] 35/44: use stream3
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 14:18:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-browserify.
commit 7c5bc533bb0829f6a5cded173da67b6bccacae64
Author: Steve Mao <stevemao at users.noreply.github.com>
Date: Wed Jun 24 18:14:20 2015 +1000
use stream3
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 800dbcd..d2af0b7 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"main": "index.js",
"dependencies": {
"inherits": "~2.0.1",
- "readable-stream": "^1.0.27-1"
+ "readable-stream": "^2.0.1"
},
"devDependencies": {
"typedarray": "~0.0.5",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-browserify.git
More information about the Pkg-javascript-commits
mailing list