aboutsummaryrefslogtreecommitdiffstats
path: root/contracts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts')
-rw-r--r--contracts/test-utils/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json
index 34e2243a5..6aa07cbcb 100644
--- a/contracts/test-utils/package.json
+++ b/contracts/test-utils/package.json
@@ -44,7 +44,6 @@
"@types/lodash": "4.14.104",
"@types/node": "*",
"chai": "^4.0.1",
- "chai-as-promised": "^7.1.0",
"chai-bignumber": "^2.0.1",
"dirty-chai": "^2.0.1",
"make-promises-safe": "^1.1.0",
@@ -62,6 +61,7 @@
"@0x/sol-cov": "^2.1.13",
"@0x/web3-wrapper": "^3.1.5",
"@types/js-combinatorics": "^0.5.29",
+ "chai-as-promised": "^7.1.0",
"bn.js": "^4.11.8",
"ethereum-types": "^1.1.2",
"ethereumjs-abi": "0.6.5",