This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Fix PropType for <Dropzone /> + lots of devDependency updates
Fixes the PropType for dropzone components element option. It expects a DOM node, which is an object. See #79 for details.