Skip to content

Commit d6168cb

Browse files
fix(package): update bignumber.js to version 8.1.1
Closes #39
1 parent 381c1ed commit d6168cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"async-lock": "^1.1.0",
3434
"big.js": "^5.0.3",
35-
"bignumber.js": "^7.1.0",
35+
"bignumber.js": "^8.1.1",
3636
"bluebird": "^3.5.1",
3737
"bvh": "git+https://github.com/hitsujiwool/bvh.git",
3838
"clui": "^0.3.6",

0 commit comments

Comments
 (0)