From 9f10a059eff345c9ce0bbfcb8686fc12cf85c867 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Tue, 25 Oct 2016 14:57:18 -0500 Subject: [PATCH] React Native 0.36.0, React 15.3.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3b442b58f..58bf98625 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "jws": "*", "lib-jitsi-meet": "jitsi/lib-jitsi-meet", "postis": "^2.2.0", - "react": "15.3.1", - "react-native": "0.33.0", + "react": "15.3.2", + "react-native": "0.36.0", "react-native-vector-icons": "^2.0.3", "react-native-webrtc": "jitsi/react-native-webrtc", "react-redux": "^4.4.5",