Skip to content

Commit 97632a5

Browse files
fix(package): update bignumber.js to version 7.1.0
Closes #5
1 parent 4e78524 commit 97632a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "^2.5.2"
1919
},
2020
"dependencies": {
21-
"bignumber.js": "^4.0.3",
21+
"bignumber.js": "^7.1.0",
2222
"got": "^7.1.0",
2323
"json2typescript": "^1.0.2",
2424
"query-string": "^5.0.0",

0 commit comments

Comments
 (0)