diff --git a/Example/package.json b/Example/package.json index ad0ff380a..8af7eb7be 100644 --- a/Example/package.json +++ b/Example/package.json @@ -6,7 +6,7 @@ "start": "node node_modules/react-native/local-cli/cli.js start" }, "dependencies": { - "react": "15.3.1", + "react": "15.6.2", "react-native": "^0.33.0", "react-native-admob": "../" }