Fix sol-cov issue by changing it's dep to current version of types

This commit is contained in:
Fabio Berger
2018-05-31 21:23:28 -07:00
parent 719c432ca8
commit 62690b5159

View File

@@ -48,7 +48,7 @@
"dependencies": {
"@0xproject/sol-compiler": "^0.5.0",
"@0xproject/subproviders": "^0.10.2",
"@0xproject/types": "^0.7.0",
"@0xproject/types": "1.0.0",
"@0xproject/typescript-typings": "^0.3.2",
"@0xproject/utils": "^0.6.2",
"ethereumjs-util": "^5.1.1",