Skip to content

Commit

Permalink
Requires node 0.10 (streams2)
Browse files Browse the repository at this point in the history
  • Loading branch information
daguej committed Aug 1, 2013
1 parent e76408e commit d8b8bd6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "proxywrap",
"version": "0.1.0",
"version": "0.1.1",
"description": "Wraps node's Server interfaces to be compatible with the PROXY protocol",
"main": "proxywrap.js",
"engines": { "node": ">= 0.10.0" },
"engineStrict": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit d8b8bd6

Please sign in to comment.