Browse Source

remove address book import. bump

Yonah Forst 9 years ago
parent
commit
f2b3a2e465
2 changed files with 1 additions and 2 deletions
  1. 1 1
      package.json
  2. 0 1
      permissions/RNPPhoto.m

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "react-native-permissions",
-  "version": "0.2.2",
+  "version": "0.2.3",
   "repository": {
     "type": "git",
     "url": "https://github.com/joshblour/react-native-permissions.git"

+ 0 - 1
permissions/RNPPhoto.m

@@ -7,7 +7,6 @@
 //
 
 #import "RNPPhoto.h"
-#import <AddressBook/AddressBook.h>
 #import <AssetsLibrary/AssetsLibrary.h>
 
 @import Photos;