text-mask icon indicating copy to clipboard operation
text-mask copied to clipboard

fix peer dependency please for react

Open Krasnopir opened this issue 4 years ago • 2 comments

"react": "^0.14.0 || ^15.0.0 || ^16.0.0"

17 react was relesed and work fine with this package, but on install there are peer dependency warning

npm WARN [email protected] requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.

Krasnopir avatar Nov 27 '20 12:11 Krasnopir

This was just a warning, now with npm 7 it installs peer dependencies, and with bit, this just fails isolated builds. Can we please update the peer deps.

jimisaacs avatar Feb 24 '21 16:02 jimisaacs

@msafi if you are no longer maintaining this project, please allow someone else to. There's far too many dependents to let it die.

jimisaacs avatar Feb 24 '21 17:02 jimisaacs