mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 16:01:26 +00:00
update version
This commit is contained in:
parent
08680a7fa7
commit
bdc510326a
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user