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
move recast to peerDependencies and update ranges (d180816)
BREAKING CHANGES
recast is now a peerDependency recast is now a peerDependency and must match the version used by react-docgen. Since it is a direct dependency of react-docgen it
shouldn't break anything in theory, because react-docgen will always
provide it.