mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[fix] add 0.10 compatibily.. closes #474
This commit is contained in:
parent
9f3508805a
commit
469b0d4e9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ cov
|
||||
atest.js
|
||||
notes
|
||||
primus-proxy.js
|
||||
tes.js
|
||||
|
||||
@ -24,5 +24,9 @@
|
||||
"test-cov" : "mocha --require blanket -R html-cov > cov/coverage.html"
|
||||
},
|
||||
|
||||
"engines" : {
|
||||
"node" : ">=0.10.0"
|
||||
},
|
||||
|
||||
"license" : "MIT"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user