react-native-country-codes-picker
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -1,1 +0,1 @@ | ||
export default from "./CountryPicker"; | ||
export default from "./components/CountryPicker"; |
{ | ||
"name": "react-native-country-codes-picker", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "This lib. provide country iso picker with search functionality", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
73203