diff options
Diffstat (limited to 'contracts/utils/package.json')
-rw-r--r-- | contracts/utils/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contracts/utils/package.json b/contracts/utils/package.json index 5f418122d..c0bc8bfcf 100644 --- a/contracts/utils/package.json +++ b/contracts/utils/package.json @@ -56,6 +56,7 @@ "@types/lodash": "4.14.104", "@types/node": "*", "@types/yargs": "^10.0.0", + "bn.js": "^4.11.8", "chai": "^4.0.1", "chai-as-promised": "^7.1.0", "chai-bignumber": "^2.0.1", |