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