supabase-js icon indicating copy to clipboard operation
supabase-js copied to clipboard

fix: use global fetch instead of @supabase/node-fetch

Open m-shaka opened this issue 1 year ago • 0 comments

What kind of change does this PR introduce?

Fix #914

Additional context

As I posted here, this won't work on Node.js <18 https://github.com/supabase/supabase-js/issues/914#issuecomment-2193910905

m-shaka avatar Jun 27 '24 06:06 m-shaka