|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "react-native-date-picker-x", |
|
|
"name": "react-native-date-picker-x", |
|
|
"version": "1.0.6", |
|
|
|
|
|
|
|
|
"version": "1.0.7", |
|
|
"description": "A Cross Platform React Native Picker", |
|
|
"description": "A Cross Platform React Native Picker", |
|
|
"main": "index.js", |
|
|
"main": "index.js", |
|
|
"scripts": { |
|
|
"scripts": { |
|
@ -14,6 +14,12 @@ |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"homepage": "https://github.com/henninghall/react-native-date-picker", |
|
|
"homepage": "https://github.com/henninghall/react-native-date-picker", |
|
|
"keywords": [ |
|
|
"keywords": [ |
|
|
"datepicker", "date-picker", "date picker", "react native", "react native date picker", "react-native", "react-native-date-picker" |
|
|
|
|
|
|
|
|
"datepicker", |
|
|
|
|
|
"date-picker", |
|
|
|
|
|
"date picker", |
|
|
|
|
|
"react native", |
|
|
|
|
|
"react native date picker", |
|
|
|
|
|
"react-native", |
|
|
|
|
|
"react-native-date-picker" |
|
|
] |
|
|
] |
|
|
} |
|
|
} |