Skip to content

Commit d025b4a

Browse files
author
Chris Clark
committed
[TASK] Refactor to use bignumber.js
1 parent 2cab50f commit d025b4a

20 files changed

+562
-1980
lines changed

npm-shrinkwrap.json

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
"dependencies": {
1818
"async": "~0.8.0",
19+
"bignumber.js": "^2.0.0",
1920
"extend": "~1.2.1",
2021
"lodash": "^2.4.1",
2122
"lru-cache": "~2.5.0",

0 commit comments

Comments
 (0)