HA-1229 更新 package.json
Showing
| ... | ... | @@ -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": { | ||
| ... | ... |
Please register or sign in to comment