diff options
Diffstat (limited to 'packages/sol-cov/package.json')
-rw-r--r-- | packages/sol-cov/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/sol-cov/package.json b/packages/sol-cov/package.json index 628d2b7d9..08f57a6ea 100644 --- a/packages/sol-cov/package.json +++ b/packages/sol-cov/package.json @@ -56,6 +56,7 @@ "@0xproject/typescript-typings": "^1.0.1", "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", + "@types/solidity-parser-antlr": "^0.2.1", "ethereum-types": "^1.0.1", "ethereumjs-util": "^5.1.1", "glob": "^7.1.2", |