diff --git a/package.json b/package.json index 701b5ae6dfc5f1e4aa5df8249d779c426e2c3e85..c77404663c3ae6935b0eb50fe5e293c8cab3d999 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-healthkit", - "version": "0.0.6", + "version": "0.0.7", "description": "A React Native bridge module for interacting with Apple HealthKit data", "main": "index.js", "scripts": { @@ -17,8 +17,8 @@ "ReactNative", "react-native", "react", - "native", - "ios" + "native", + "ios" ], "author": "Greg Wilson", "license": "MIT",