You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently peerDependencies lists very specific versions. In projects that include these dependencies but in different versions we get peer dependency warnings whereas actually it works just fine.
Describe the bug
Currently peerDependencies lists very specific versions. In projects that include these dependencies but in different versions we get peer dependency warnings whereas actually it works just fine.
Expected behavior
Less restrictive peerDependencies:
etc...
The text was updated successfully, but these errors were encountered: