From a2b95961371e137d1faec445dcdb4536ce8af2b0 Mon Sep 17 00:00:00 2001 From: Terrillo Walls Date: Sun, 17 Sep 2017 06:58:33 -0500 Subject: [PATCH] Readme update and first commit on mirror --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c2dbda..b10e60f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-apple-healthkit", - "version": "0.4.0", + "version": "0.5.0", "description": "A React Native package for interacting with Apple HealthKit", "main": "index.js", "repository": { @@ -17,6 +17,10 @@ "native", "ios" ], + "bugs": { + "url": "https://github.com/terrillo/rn-apple-healthkit/issues" + }, + "homepage": "https://github.com/terrillo/rn-apple-healthkit", "author": "Terrillo Walls", "license": "MIT", "devDependencies": { -- 2.26.2