better-docs icon indicating copy to clipboard operation
better-docs copied to clipboard

Library missing peer dependency prop-types

Open cowwoc opened this issue 2 years ago • 0 comments

Version 2.7.2

When building a library that depends on better-docs 2.7.2 using Yarn 3 I get the following warning:

YN0002: │ better-docs@npm:2.7.2 [f6a77] doesn't provide prop-types (p5e6a8), requested by react-frame-component
[...]
YN0000: better-docs@npm:2.7.2 [f6a77] doesn't provide prop-types, breaking the following requirements:
YN0000: react-frame-component@npm:5.2.6 [b7b19] → ^15.5.9 ✘

cowwoc avatar Jan 24 '23 23:01 cowwoc