[TASK] Update bignumber.js and use new feature to simplify our code

This commit is contained in:
Chris Clark
2015-02-19 19:51:05 -08:00
parent 77d5db168b
commit b7ccf424f4
5 changed files with 51 additions and 75 deletions

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"async": "~0.9.0",
"bignumber.js": "^2.0.0",
"bignumber.js": "^2.0.3",
"extend": "~1.2.1",
"lodash": "^3.1.0",
"lru-cache": "~2.5.0",