diff options
| author | Ivan Chen <ivan@thetaggid.com> | 2020-10-27 18:34:08 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-27 18:34:08 -0400 |
| commit | e004fd362583a020b07f87536aac077269eaad27 (patch) | |
| tree | a4b0f6abf71b2e169a5d1fa6873f2327f60b57c1 /package.json | |
| parent | 9b9b1b792f914709de01e1d502014b8deb66e291 (diff) | |
date picker done (#80)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bbcf6b1f..72ff434d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-native": "0.63.3", "react-native-animatable": "^1.3.3", "react-native-confirmation-code-field": "^6.5.0", - "react-native-datepicker": "^1.7.2", + "react-native-date-picker": "^3.2.5", "react-native-elements": "^2.3.2", "react-native-gesture-handler": "^1.6.1", "react-native-hyperlink": "^0.0.19", |
