From e28ea7a0defb73c765b05b6b8eada6c3ab1d8d8e Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 3 Apr 2021 23:49:34 +0800 Subject: [PATCH 1/3] =?UTF-8?q?refactor:=20=E9=94=81=E5=AE=9Aelectron?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gui/package.json b/packages/gui/package.json index 0c1d3d4d..43067dff 100644 --- a/packages/gui/package.json +++ b/packages/gui/package.json @@ -44,7 +44,7 @@ "@vue/cli-service": "~4.5.0", "@vue/eslint-config-standard": "^5.1.2", "babel-eslint": "^10.1.0", - "electron": "^10.1.3", + "electron": "10.4.2", "electron-devtools-installer": "^3.1.0", "electron-icon-builder": "^1.0.2", "eslint": "^6.7.2", From d02a66dab8610d10a7b03169cb75efb2abc60045 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 3 Apr 2021 23:54:03 +0800 Subject: [PATCH 2/3] =?UTF-8?q?refactor:=20=E5=8F=96=E6=B6=88fastgit?= =?UTF-8?q?=E7=9A=84dns=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/core/src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/src/config/index.js b/packages/core/src/config/index.js index 3f342167..929d3a0e 100644 --- a/packages/core/src/config/index.js +++ b/packages/core/src/config/index.js @@ -193,7 +193,7 @@ module.exports = { // } }, mapping: { - 'assets.fastgit.org': 'usa', + // 'assets.fastgit.org': 'usa', '*githubusercontent.com': 'quad9', '*yarnpkg.com': 'usa', '*cloudfront.net': 'usa', From 4ecfd00ab8c06a9b9a83f53fe6da7d67e0f0c186 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sun, 4 Apr 2021 23:26:18 +0800 Subject: [PATCH 3/3] refactor: 1 --- packages/core/package.json | 2 +- packages/gui/vue.config.js | 4 ++-- packages/mitmproxy/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 17d6b60f..f4ea9356 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@docmirror/dev-sidecar", - "version": "1.5.1", + "version": "1.5.0", "description": "给开发者的加速代理工具", "main": "src/index.js", "keywords": [ diff --git a/packages/gui/vue.config.js b/packages/gui/vue.config.js index b95b92d0..7f038c3d 100644 --- a/packages/gui/vue.config.js +++ b/packages/gui/vue.config.js @@ -62,8 +62,8 @@ module.exports = { }, publish: { provider: 'generic', - // url: 'http://dev-sidecar.docmirror.cn/update/' - url: 'http://dev-sidecar.docmirror.cn/update/preview/' + url: 'http://dev-sidecar.docmirror.cn/update/' + // url: 'http://dev-sidecar.docmirror.cn/update/preview/' } }, chainWebpackMainProcess (config) { diff --git a/packages/mitmproxy/package.json b/packages/mitmproxy/package.json index 3212a32e..c0609be9 100644 --- a/packages/mitmproxy/package.json +++ b/packages/mitmproxy/package.json @@ -1,6 +1,6 @@ { "name": "@docmirror/mitmproxy", - "version": "1.5.1", + "version": "1.5.0", "description": "", "main": "src/index.js", "keywords": [