From 1149431009dcf64c3bd221ce754e7d665c6103b3 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Mon, 12 Jun 2023 11:24:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0git=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a747fea..6440391 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,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", @@ -16719,7 +16719,7 @@ }, "node_modules/qmmap": { "version": "1.0.0", - "resolved": "git+ssh://git@git.1000my.com:common/base_mobile_map_sdk.git#5f4e44b8e1846f993becd09bdcaa49fd648920e1", + "resolved": "git+https://git.1000my.com/common/base_mobile_map_sdk.git#5f4e44b8e1846f993becd09bdcaa49fd648920e1", "license": "MIT", "dependencies": { "@tweenjs/tween.js": "^18.4.2", 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",