viruschidai / validate-vat-ts

A library for validating VAT number
32 stars 13 forks source link

feat: remove isomorphic-fetch #47

Open mlecoq opened 6 months ago

mlecoq commented 6 months ago

I would like to use this lib in a edge environment (Vercel)

Isomorphic-fetch has incompatible dependencies so I would like to use the built-in fetch of node