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
The code seems to run fine with React ^16.14 (using npm 6.x which is lax on peer dependencies)
Can we change the package.json to only require React4 ^16.14 instead of 18 as a peer dependency?
Our product must continue using 16.14 for the time being.
The text was updated successfully, but these errors were encountered:
The code seems to run fine with React ^16.14 (using npm 6.x which is lax on peer dependencies)
Can we change the package.json to only require React4 ^16.14 instead of 18 as a peer dependency?
Our product must continue using 16.14 for the time being.
The text was updated successfully, but these errors were encountered: