Fix types version

This commit is contained in:
Fabio Berger 2018-06-01 14:02:15 -07:00
parent 83465bb7f5
commit c9a0525a10

View File

@ -71,7 +71,7 @@
"@0xproject/base-contract": "^0.3.2",
"@0xproject/order-utils": "^0.0.6",
"@0xproject/sol-compiler": "^0.5.0",
"@0xproject/types": "^0.7.0",
"@0xproject/types": "^1.0.0",
"@0xproject/typescript-typings": "^0.3.2",
"@0xproject/utils": "^0.6.2",
"@0xproject/web3-wrapper": "^0.6.4",