diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index a81615b63..3b053f70c 100644 --- a/package.json +++ b/package.json @@ -91,8 +91,7 @@ }, "dependencies": { "0x-json-schemas": "^0.6.1", - "@types/bignumber.js": "^4.0.2", - "bignumber.js": "^4.0.2", + "bignumber.js": "^4.1.0", "compare-versions": "^3.0.1", "es6-promisify": "^5.0.0", "ethereumjs-abi": "^0.6.4", |