From 979e899051baabd655d655e7ce79ea067a166dad 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7299372f3..832c7b5e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5027,8 +5027,8 @@ react-native-navigation@1.1.216: lodash "4.x.x" react-native-notifications@enahum/react-native-notifications.git: - version "1.1.15" - resolved "https://codeload.github.com/enahum/react-native-notifications/tar.gz/37dd26bd0d900e32db0fccc0ace698b3f6844900" + version "1.1.17" + resolved "https://codeload.github.com/enahum/react-native-notifications/tar.gz/2300824b1cbd5fff33d20847b3cc75f304613927" dependencies: core-js "^1.0.0" uuid "^2.0.3"