diff --git a/Example/package.json b/Example/package.json index 08cc052b..84deb459 100644 --- a/Example/package.json +++ b/Example/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react": "^15.1.0", - "react-native": "^0.32.0", + "react-native": "^0.33.0", "react-native-root-modal": "^1.0.4", "react-native-svg": "../" }