diff options
Diffstat (limited to 'contracts/protocol/package.json')
-rw-r--r-- | contracts/protocol/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/protocol/package.json b/contracts/protocol/package.json index 7e52807a3..e696d64cd 100644 --- a/contracts/protocol/package.json +++ b/contracts/protocol/package.json @@ -55,7 +55,7 @@ "@types/yargs": "^10.0.0", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", - "chai-bignumber": "^2.0.2", + "chai-bignumber": "^3.0.0", "dirty-chai": "^2.0.1", "ethereumjs-abi": "0.6.5", "make-promises-safe": "^1.1.0", |