aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/test-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/test-utils/package.json')
-rw-r--r--contracts/test-utils/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json
index 852985636..2653fc0e4 100644
--- a/contracts/test-utils/package.json
+++ b/contracts/test-utils/package.json
@@ -40,11 +40,13 @@
"typescript": "3.0.1"
},
"dependencies": {
+ "@0x/sol-coverage": "^1.0.0",
+ "@0x/sol-profiler": "^1.0.0",
+ "@0x/sol-trace": "^1.0.0",
"@0x/abi-gen": "^1.0.20",
"@0x/dev-utils": "^1.0.22",
"@0x/order-utils": "^3.1.0",
"@0x/sol-compiler": "^2.0.0",
- "@0x/sol-cov": "^2.1.17",
"@0x/subproviders": "^2.1.9",
"@0x/tslint-config": "^2.0.0",
"@0x/types": "^1.5.0",