diff --git a/lerna.json b/lerna.json index d735ae4..cf1a86b 100644 --- a/lerna.json +++ b/lerna.json @@ -14,5 +14,5 @@ "ignore": [] } }, - "version": "1.8.8" + "version": "1.8.9" } diff --git a/packages/core/package.json b/packages/core/package.json index 7d976cb..6dbbdd4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@docmirror/dev-sidecar", - "version": "1.8.8", + "version": "1.8.9", "description": "给开发者的加速代理工具", "main": "src/index.js", "keywords": [ @@ -17,7 +17,7 @@ "test": "mocha" }, "dependencies": { - "@docmirror/mitmproxy": "^1.8.8", + "@docmirror/mitmproxy": "^1.8.9", "agentkeepalive": "^2.1.1", "babel-preset-es2020": "^1.0.2", "charset": "^1.0.0", diff --git a/packages/gui/package.json b/packages/gui/package.json index 6d6a5ae..12f3648 100644 --- a/packages/gui/package.json +++ b/packages/gui/package.json @@ -1,6 +1,6 @@ { "name": "@docmirror/dev-sidecar-gui", - "version": "1.8.8", + "version": "1.8.9", "private": false, "license": "MPL-2.0", "main": "background.js", @@ -21,8 +21,8 @@ "name": "Greper" }, "dependencies": { - "@docmirror/dev-sidecar": "^1.8.8", - "@docmirror/mitmproxy": "^1.8.8", + "@docmirror/dev-sidecar": "^1.8.9", + "@docmirror/mitmproxy": "^1.8.9", "@mihomo-party/sysproxy": "^2.0.4", "@natmri/platform-napi": "0.0.7", "adm-zip": "^0.5.5", diff --git a/packages/mitmproxy/package.json b/packages/mitmproxy/package.json index 1512675..f87e11e 100644 --- a/packages/mitmproxy/package.json +++ b/packages/mitmproxy/package.json @@ -1,6 +1,6 @@ { "name": "@docmirror/mitmproxy", - "version": "1.8.8", + "version": "1.8.9", "description": "", "main": "src/index.js", "keywords": [