Skip to content

Commit 1c34b89

Browse files
author
Prateek Singh
committed
Upgrade package version to 0.0.166
1 parent cf6ab15 commit 1c34b89

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

package-lock.json

Lines changed: 9 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-form0",
3-
"version": "0.0.165",
3+
"version": "0.0.166",
44
"description": "Build model based simple forms for React Native",
55
"main": "src/index.js",
66
"scripts": {
@@ -54,7 +54,7 @@
5454
"@react-native-picker/picker": ">=2.2.1",
5555
"react-native-linear-gradient": ">=2.5.6",
5656
"react-native-action-button": ">=2.8.5",
57-
"@react-native-community/datetimepicker":">=5.1.0",
58-
"react-native-modal-datetime-picker":">=13.0.1"
57+
"@react-native-community/datetimepicker": ">=5.1.0",
58+
"react-native-modal-datetime-picker": ">=13.0.1"
5959
}
6060
}

0 commit comments

Comments
 (0)