|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "@docmirror/dev-sidecar", |
|
|
|
"name": "@docmirror/dev-sidecar", |
|
|
|
"version": "1.8.7", |
|
|
|
"version": "1.8.8", |
|
|
|
"description": "给开发者的加速代理工具", |
|
|
|
"description": "给开发者的加速代理工具", |
|
|
|
"main": "src/index.js", |
|
|
|
"main": "src/index.js", |
|
|
|
"keywords": [ |
|
|
|
"keywords": [ |
|
|
@ -17,7 +17,7 @@ |
|
|
|
"test": "mocha" |
|
|
|
"test": "mocha" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@docmirror/mitmproxy": "^1.8.7", |
|
|
|
"@docmirror/mitmproxy": "^1.8.8", |
|
|
|
"agentkeepalive": "^2.1.1", |
|
|
|
"agentkeepalive": "^2.1.1", |
|
|
|
"babel-preset-es2020": "^1.0.2", |
|
|
|
"babel-preset-es2020": "^1.0.2", |
|
|
|
"charset": "^1.0.0", |
|
|
|
"charset": "^1.0.0", |
|
|
|