react-element-queries icon indicating copy to clipboard operation
react-element-queries copied to clipboard

List react and prop-types as dependencies

Open colindresj opened this issue 6 years ago • 1 comments

Source code imports both 'react' and 'prop-types' modules, but doesn't list them in package.json. I think you should consider listing them as dependencies, either peer or regular, whichever you prefer.

colindresj avatar Sep 05 '17 16:09 colindresj

Right!

FezVrasta avatar Sep 05 '17 17:09 FezVrasta