mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "2.8.9",
|
"version": "2.8.10",
|
||||||
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
|
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
|
||||||
"main": "proxy.js",
|
"main": "proxy.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@@ -24,6 +24,7 @@
|
|||||||
"test": "nodeunit test.js"
|
"test": "nodeunit test.js"
|
||||||
},
|
},
|
||||||
"optionalDependencies":{
|
"optionalDependencies":{
|
||||||
|
"underscore":"^1.7.0",
|
||||||
"cookie":"^0.1.2",
|
"cookie":"^0.1.2",
|
||||||
"mysql":"^2.5.2",
|
"mysql":"^2.5.2",
|
||||||
"iconv-lite": "^0.4.4",
|
"iconv-lite": "^0.4.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user