From 8ab31c885c0cc505655768cefb72c9dfd695109d Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 13 Nov 2017 09:15:21 -0300 Subject: [PATCH] Fix iOS RN notification lib (#1128) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 2f6bf5db6..f99dd3fa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5100,7 +5100,7 @@ react-native-navigation@1.1.260: react-native-notifications@enahum/react-native-notifications.git: version "1.1.17" - resolved "https://codeload.github.com/enahum/react-native-notifications/tar.gz/55a00fc12e33fab74cd0ab78d005aa7f180ea4b1" + resolved "https://codeload.github.com/enahum/react-native-notifications/tar.gz/2300824b1cbd5fff33d20847b3cc75f304613927" dependencies: core-js "^1.0.0" uuid "^2.0.3"