Open ghost opened 6 years ago
I've submitted PRs to gl-react-sepia
(https://github.com/stoffern/gl-react-sepia/pull/3), gl-react-hue-rotate
(https://github.com/gre/gl-react-hue-rotate/pull/3) and gl-react-negative
(https://github.com/gre/gl-react-negative/pull/2) to fix the PropTypes.
Great work! 👍 I am updating now all repos and this one. Should be on NPM within the hour
@stoffern Any hints on the second error? Error message is pretty straight forward, but package.json
explicitly state usage of v2.
I am working on a solution to this now.. Deps are upgraded to gl-react v3 and i want it to be at v2 until v3 is ready for usage..
done with the solution?
HI @stoffern. I tried to use this module with latest React and
gl-react@^2.2.5
but I faced couple of issues:gl-react-sharpen
produces:Feel free to let me know if I'm doing something wrong or if that's known issues; I'd be able to come with PR for the PropTypes error; not sure how what to do with
gl-react-sharpen
.