Update incorrect versions

This commit is contained in:
Fabio Berger
2018-07-09 18:22:18 +02:00
parent 2ed2dd2fb7
commit 844b0687a6
2 changed files with 3 additions and 3 deletions

View File

@@ -79,13 +79,13 @@
"dependencies": {
"@0xproject/assert": "0.2.13",
"@0xproject/base-contract": "^0.3.5",
"@0xproject/contract-wrappers": "0.0.6",
"@0xproject/contract-wrappers": "0.0.5",
"@0xproject/fill-scenarios": "^0.0.5",
"@0xproject/json-schemas": "0.8.2",
"@0xproject/order-utils": "^0.0.8",
"@0xproject/types": "^0.8.2",
"@0xproject/typescript-typings": "^0.4.2",
"@0xproject/utils": "^0.7.3",
"@0xproject/utils": "^0.7.2",
"@0xproject/web3-wrapper": "^0.7.2",
"ethereumjs-blockstream": "5.0.0",
"ethereum-types": "^0.0.2",

View File

@@ -43,7 +43,7 @@
"@0xproject/assert": "^0.3.0",
"@0xproject/types": "^1.0.0",
"@0xproject/web3-wrapper": "^0.7.2",
"@0xproject/typescript-typings": "^0.4.3",
"@0xproject/typescript-typings": "^0.4.2",
"@0xproject/utils": "^0.7.2",
"@ledgerhq/hw-app-eth": "^4.3.0",
"@ledgerhq/hw-transport-u2f": "^4.3.0",