diff --git a/Examples/CodePushDemoApp/package.json b/Examples/CodePushDemoApp/package.json index 7532aca..0ba9854 100644 --- a/Examples/CodePushDemoApp/package.json +++ b/Examples/CodePushDemoApp/package.json @@ -8,7 +8,7 @@ "dependencies": { "babel-preset-react-native-stage-0": "1.0.1", "react": "15.4.0", - "react-native": "0.40.0", + "react-native": "^0.43.0", "react-native-code-push": "file:../../", "react-native-windows": "0.40.0-rc.1" }