viruschidai / validate-vat-ts

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

Update fetch #17

Closed getlarge closed 3 years ago

getlarge commented 3 years ago

I updated isomorphic-fetch and i also had to update a test against prod service, since an error is thrown now when passing an invalid VAT number.

viruschidai commented 3 years ago

thanks, I fixed up the test in a separated pr.