diff options
Diffstat (limited to 'packages/dev-utils/package.json')
-rw-r--r-- | packages/dev-utils/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 8912a7330..f9fc4e619 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -40,6 +40,7 @@ "typescript": "2.7.1" }, "dependencies": { + "@0xproject/sol-cov": "^0.0.1", "@0xproject/subproviders": "^0.7.0", "@0xproject/types": "^0.3.1", "@0xproject/utils": "^0.4.1", |