asmarques / chai-bignumber

Chai assertions for comparing arbitrary-precision decimals using the bignumber.js library
MIT License
14 stars 37 forks source link

Bump the version and use more reliable check for being an instance of BigNumber #2

Closed LogvinovLeon closed 7 years ago

LogvinovLeon commented 7 years ago

See: https://github.com/MikeMcl/bignumber.js/issues/111

asmarques commented 7 years ago

Thanks