Supabase.com not using the same npm package as local edge function?
My local edge functions package.json file has .49 as a package version but supabase.com only references the first version .46 when I first added the package to the edge function. Is there a way to get supabase.com to update to using the newest package?