Skip to content

Commit

Permalink
Import React native datetimepicker
Browse files Browse the repository at this point in the history
  • Loading branch information
dionisio28 committed Aug 13, 2020
1 parent 2a209bd commit d78ec7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
},
"homepage": "https://github.com/xgfe/react-native-datepicker#readme",
"dependencies": {
"moment": "^2.22.0"
"moment": "^2.22.0",
"@react-native-community/datetimepicker": "^2.6.1"
},
"devDependencies": {
"babel-core": "^6.5.2",
Expand Down

0 comments on commit d78ec7b

Please sign in to comment.