buildo/react-placeholder

lodash and classnames should be deps, not devDeps

Closed this issue · 0 comments

description

lodash and classnames are erroneously set as devDependencies as react-placeholder requires both to work

how to reproduce

  • {optional: describe steps to reproduce bug}

specs

move them to from devDeps to deps in package.json

misc

{optional: other useful info}