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
Hi!
I've added react-virtualized-tree to my project and I'm seeing jest in dependency.
I believe that because of jest is required as a production dependency might be causing a problems in some cases. Is there a particular reason for it not to be in devDependencies?