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
6bb8df2 Thanks @dgreif! - Switched to using the native version of fetch from Node.js. This allows us to remove got as a dependency. This will break any users on Node 16 or older, though those versions have not been officially supported for some time.