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
Hello,
I can't install image-labeler-react on a project using react@17.0.2 due to: "react": "^16.8.6", "react-dom": "^16.8.6",
Not sure why the peerDependency uses a versioned number. It can be @latest, no?
Can you please publish a newer version using 17.0.2 or preferably latest?
The text was updated successfully, but these errors were encountered:
Hello,
I can't install
image-labeler-react
on a project usingreact@17.0.2
due to:"react": "^16.8.6", "react-dom": "^16.8.6",
Not sure why the
peerDependency
uses a versioned number. It can be@latest
, no?Can you please publish a newer version using
17.0.2
or preferablylatest
?The text was updated successfully, but these errors were encountered: