We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0a96d commit 411a2c9Copy full SHA for 411a2c9
package.json
@@ -3,11 +3,13 @@
3
"description": "Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.",
4
"author": "Joshua Pinter",
5
"license": "MIT",
6
- "version": "1.6.1",
+ "version": "1.6.2",
7
"nativePackage": true,
8
"homepage": "https://github.com/joshuapinter/react-native-unified-contacts",
9
"repository": "https://github.com/joshuapinter/react-native-unified-contacts.git",
10
- "bugs": { "url": "https://github.com/joshuapinter/react-native-unified-contacts/issues" },
+ "bugs": {
11
+ "url": "https://github.com/joshuapinter/react-native-unified-contacts/issues"
12
+ },
13
"keywords": [
14
"react-native",
15
"react",
0 commit comments