Fix contracts-utils versions

This commit is contained in:
Leonid Logvinov
2019-02-05 14:29:17 +01:00
parent 52e287fc7d
commit 9de4bf1225
7 changed files with 7 additions and 7 deletions

View File

@@ -71,7 +71,7 @@
"@0x/contracts-exchange": "1.0.0",
"@0x/contracts-erc20": "1.0.0",
"@0x/contracts-erc721": "1.0.0",
"@0x/contracts-utils": "3.0.0",
"@0x/contracts-utils": "^1.0.6",
"@0x/order-utils": "^3.1.2",
"@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8",