Skip to content

Commit 5e9bd70

Browse files
committed
1.0.7
1 parent 355518e commit 5e9bd70

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-date-picker-x",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A Cross Platform React Native Picker",
55
"main": "index.js",
66
"scripts": {
@@ -14,6 +14,12 @@
1414
"license": "MIT",
1515
"homepage": "https://github.com/henninghall/react-native-date-picker",
1616
"keywords": [
17-
"datepicker", "date-picker", "date picker", "react native", "react native date picker", "react-native", "react-native-date-picker"
17+
"datepicker",
18+
"date-picker",
19+
"date picker",
20+
"react native",
21+
"react native date picker",
22+
"react-native",
23+
"react-native-date-picker"
1824
]
1925
}

0 commit comments

Comments
 (0)