Merge pull request #1074 from ripple/update-bignumber

update bignumber dependency
This commit is contained in:
FKSRipple
2019-11-04 18:59:43 -08:00
committed by GitHub
14 changed files with 20 additions and 20 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"@types/lodash": "^4.14.136",
"@types/ws": "^3.2.0",
"bignumber.js": "^4.1.0",
"bignumber.js": "^9.0.0",
"https-proxy-agent": "^3.0.0",
"jsonschema": "1.2.2",
"lodash": "^4.17.4",