diff --git a/example/package.json b/example/package.json index bcf14b8..558d996 100644 --- a/example/package.json +++ b/example/package.json @@ -14,7 +14,7 @@ "react": "16.8.3", "react-native": "0.59.4", "react-native-permissions": "^1.1.1", - "react-native-story-share": "file:..", + "react-native-story-share": "0.7.0", "react-native-view-shot": "^2.6.0" }, "devDependencies": { diff --git a/example/yarn.lock b/example/yarn.lock index e2a797c..05f01ad 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4285,8 +4285,10 @@ react-native-permissions@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-1.1.1.tgz#4876004681ff8556454613d85249b01baff9b35b" -"react-native-story-share@file:..": - version "0.5.0" +react-native-story-share@0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/react-native-story-share/-/react-native-story-share-0.7.0.tgz#ef91d7e1642899a376c4350ece945fa42611ecbd" + integrity sha512-XKDBNQwzd6OsPlwZAXCzoeG/bQfXwWzxvqpiXss9oT6zqkzMogjVTwVtweSV6KthpG6D5EGV5Ps/4B653YxGcw== react-native-view-shot@^2.6.0: version "2.6.0"