diff --git a/examples/CustomLibraryPicker/package.json b/examples/CustomLibraryPicker/package.json index 21a5b7bb..d8355e35 100644 --- a/examples/CustomLibraryPicker/package.json +++ b/examples/CustomLibraryPicker/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "react": "15.4.2", - "react-native": "0.41.2", + "react-native": "0.60.0", "react-native-country-picker-modal": "^0.2.8", "react-native-phone-input": "^0.1.5" },