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