Skip to content

Commit

Permalink
update readable-stream dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mscdex committed Nov 12, 2013
1 parent fd50ede commit f8bfcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"engines": { "node" : ">=0.8.0" },
"dependencies": {
"xregexp": "2.0.0",
"readable-stream": "1.0.2"
"readable-stream": "1.1.x"
},
"keywords": [ "ftp", "client", "transfer" ],
"licenses": [ { "type": "MIT", "url": "http://github.com/mscdex/node-ftp/raw/master/LICENSE" } ],
Expand Down

0 comments on commit f8bfcea

Please sign in to comment.