From c529e16478e7da679a233f16d1402ca5eab6d446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B2=9D=E6=96=AF=E9=84=A7=E4=B8=8D=E5=88=A9=E5=A4=9A?= Date: Wed, 6 Nov 2019 17:17:14 +0800 Subject: [PATCH] =?UTF-8?q?HA-1229=20=E6=9B=B4=E6=96=B0=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f602768..a383571 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "git+https://github.com/terrillo/rn-apple-healthkit.git" + "url": "git+https://cm.ylhealth.org/gitlab/ym/rn-apple-healthkit.git" }, "keywords": [ "Apple", @@ -18,9 +18,9 @@ "ios" ], "bugs": { - "url": "https://github.com/terrillo/rn-apple-healthkit/issues" + "url": "https://cm.ylhealth.org/gitlab/ym/rn-apple-healthkit/issues" }, - "homepage": "https://github.com/terrillo/rn-apple-healthkit", + "homepage": "https://cm.ylhealth.org/gitlab/ym/rn-apple-healthkit", "author": "Terrillo Walls", "license": "MIT", "devDependencies": { -- 2.26.2