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 18ec8f6a8..acfcc3d10 100644
--- a/contracts/test-utils/package.json
+++ b/contracts/test-utils/package.json
@@ -44,7 +44,9 @@
"@0x/dev-utils": "^1.0.21",
"@0x/order-utils": "^3.0.7",
"@0x/sol-compiler": "^1.1.16",
- "@0x/sol-cov": "^2.1.16",
+ "@0x/sol-coverage": "^1.0.0",
+ "@0x/sol-profiler": "^1.0.0",
+ "@0x/sol-trace": "^1.0.0",
"@0x/subproviders": "^2.1.8",
"@0x/tslint-config": "^2.0.0",
"@0x/types": "^1.4.1",