From d8ac46af7203456a758b3669ea0f2c2bc16fddbc Mon Sep 17 00:00:00 2001 From: lvwang2002 Date: Sun, 24 Mar 2024 17:48:25 +0800 Subject: [PATCH] =?UTF-8?q?fix():=E6=9B=B4=E6=96=B0=E5=9C=B0=E5=9D=80?= 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 86fdedc..037c6f9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/lvwang2002/react-native-bt-device.git" + "url": "git+http://dev.qlyd.net:3000/lvwang2002/react-native-bt-device.git" }, "author": "lvwang2002 (https://github.com/lvwang2002)", "license": "MIT",