From 9a36e73f4ed62871b2c39d129de0ac2c04aeba2b Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Mon, 23 Jul 2018 17:35:16 +0200 Subject: Move solidity-parser-antlr type to dependencies since it's used as part of the packages public interface --- packages/sol-cov/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/sol-cov') diff --git a/packages/sol-cov/package.json b/packages/sol-cov/package.json index 86808bfc1..9c23334a9 100644 --- a/packages/sol-cov/package.json +++ b/packages/sol-cov/package.json @@ -56,6 +56,7 @@ "@0xproject/utils": "^1.0.0", "@0xproject/web3-wrapper": "^1.0.0", "@0xproject/dev-utils": "^1.0.0", + "@types/solidity-parser-antlr": "^0.2.1", "ethereum-types": "^1.0.0", "ethereumjs-util": "^5.1.1", "glob": "^7.1.2", @@ -73,7 +74,6 @@ "@types/istanbul": "^0.4.30", "@types/loglevel": "^1.5.3", "@types/mkdirp": "^0.5.1", - "@types/solidity-parser-antlr": "^0.2.1", "@types/mocha": "^2.2.42", "@types/node": "^8.0.53", "@types/rimraf": "^2.0.2", -- cgit v1.2.3