From e70589718516975771cfd364e007e28677f9d1f0 Mon Sep 17 00:00:00 2001 From: Amit Davidi Date: Thu, 11 Jan 2018 11:41:57 +0200 Subject: [PATCH] wip --- example/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/package.json b/example/package.json index e675376..348c3aa 100644 --- a/example/package.json +++ b/example/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "babel-preset-react-native-stage-0": "^1.0.1", - "react": "15.4.1", - "react-native": "0.38.0", + "react": "16.0.0", + "react-native": "0.51.0", "react-native-notifications": "../" }, "babel": { -- 2.26.2