From e55b9baaabba2982ba8b20428f582b00c7414442 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 12 Jun 2023 15:29:42 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=81=A2=E5=A4=8D=E4=B8=BAhttps?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 410e98e..46cd9d8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "axios": "^0.21.1", "graphql": "^15.5.0", "node-sass": "^8.0.0", - "qmmap": "git+ssh://git@git.1000my.com:common/base_mobile_map_sdk.git", + "qmmap": "git+https://git.1000my.com/common/base_mobile_map_sdk.git", "qrcodejs2": "^0.0.2", "react": "^17.0.1", "react-dom": "^17.0.1",