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
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
The Electron version (packages/react-devtools) is often installed globally, so we should add an updating nudge that prints a message when a newer version is available.
update-notifier is a good package that already knows how to do this so we should just integrate it there.