goodeggs / goodeggs-money

Reliable money math with BigNumber wrapped inside Cents
MIT License
3 stars 0 forks source link

fix: upgrade BigNumber.js to stop throwing on >=15 significant digits #7

Closed serhalp closed 4 years ago

serhalp commented 4 years ago

97d1599 chore: test on node 12, not 0.10 (lol)

4d06a04 chore: regenerate yarn.lock to fix private npm registry refs

This is a public repo.

c9283af chore: upgrade mocha and chai

I couldn't even get the tests to run, and this fixed it.

c69bcbe fix: upgrade bignumber.js to fix 15 decimal point limit

See CHANGELOG for various breaking changes: https://github.com/MikeMcl/bignumber.js/blob/master/CHANGELOG.md.