react-native-share
Advanced tools
Comparing version 9.1.0 to 9.1.1
@@ -103,3 +103,3 @@ "use strict"; | ||
} | ||
}); | ||
}).catch(e => reject(e)); | ||
}).catch(e => reject(e)); | ||
@@ -106,0 +106,0 @@ }); |
@@ -60,3 +60,3 @@ import { Platform } from 'react-native'; | ||
} | ||
}); | ||
}).catch(e => reject(e)); | ||
}).catch(e => reject(e)); | ||
@@ -63,0 +63,0 @@ }); |
{ | ||
"name": "react-native-share", | ||
"description": "Social share, sending simple data to other apps.", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
329723
3634