SynapseFI / SynapseNode

Node.js Client Library for SynapseFI REST V3.1 API | https://docs.synapsefi.com
MIT License
13 stars 36 forks source link

Update axios version #49

Closed rclmenezes closed 4 years ago

rclmenezes commented 4 years ago

Hi,

It would be nice if you upgraded your axios version from 0.18.0 to 0.19.0. 0.19.0 has error.toJSON(), which makes error handling significantly nicer.

Thanks

Preston-C89-Chen commented 4 years ago

Will note, and look to incorporate axios updates in the new patches.