diff --git a/example/package.json b/example/package.json index bcf14b8..6f89983 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "test": "jest" }, "dependencies": { - "ramda": "^0.26.1", + "ramda": "^0.29.0", "react": "16.8.3", "react-native": "0.59.4", "react-native-permissions": "^1.1.1", diff --git a/example/yarn.lock b/example/yarn.lock index e2a797c..4f86cc6 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4237,9 +4237,10 @@ qs@~6.5.2: version "6.5.2" resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" -ramda@^0.26.1: - version "0.26.1" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06" +ramda@^0.29.0: + version "0.29.0" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.0.tgz#fbbb67a740a754c8a4cbb41e2a6e0eb8507f55fb" + integrity sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA== randomatic@^3.0.0: version "3.1.1" @@ -4286,7 +4287,7 @@ react-native-permissions@^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" + version "0.0.0" react-native-view-shot@^2.6.0: version "2.6.0"