sanjeevnandan

Results 2 issues of sanjeevnandan

## Description ## Motivation, Consideration and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes...

https://github.com/alissonperez/deepicker/blob/5d70b9015892e79d5063230e857341b179f6f7d0/src/picker.js#L134 needs a check for the simple type 'boolean' picker.pick({a:false}) return {a:{}} instead of {a:false}