Update dep versions

This commit is contained in:
Amir Bandeali
2019-02-12 16:40:10 -08:00
parent c20972de3f
commit 4c17373311
2 changed files with 2 additions and 1 deletions

View File

@@ -68,7 +68,7 @@
},
"dependencies": {
"@0x/base-contract": "^4.0.3",
"@0x/contracts-utils": "2.0.1",
"@0x/contracts-utils": "^2.0.4",
"@0x/order-utils": "^6.1.0",
"@0x/types": "^2.0.2",
"@0x/typescript-typings": "^4.0.0",

View File

@@ -70,6 +70,7 @@
"@0x/base-contract": "^4.0.3",
"@0x/contracts-asset-proxy": "1.0.2",
"@0x/contracts-erc20": "1.0.2",
"@0x/contracts-utils": "2.0.1",
"@0x/types": "^2.0.2",
"@0x/typescript-typings": "^4.0.0",
"@0x/utils": "^4.1.0",