We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35be2d8 commit b8dab7dCopy full SHA for b8dab7d
package.json
@@ -1,8 +1,9 @@
1
{
2
"name": "react-native-country-picker-modal",
3
- "version": "0.6.2",
+ "version": "0.7.0",
4
"description": "Country picker",
5
"main": "src/CountryPicker.js",
6
+ "types": "src/CountryPicker.d.ts",
7
"repository": {
8
"type": "git",
9
"url": "git+https://github.com/xcarpentier/react-native-country-picker-modal.git"
0 commit comments