Fix outdated versions of monorepo dependencies

This commit is contained in:
fabioberger
2019-07-24 19:23:05 +02:00
parent 6f3cee1a1e
commit 65e5b09cd1
5 changed files with 19 additions and 19 deletions

View File

@@ -47,15 +47,15 @@
"@0x/asset-buyer": "6.1.4",
"@0x/json-schemas": "^3.0.11",
"@0x/order-utils": "^8.2.2",
"@0x/subproviders": "^4.1.1",
"@0x/types": "^2.4.0",
"@0x/subproviders": "^4.1.2",
"@0x/types": "^2.4.1",
"@0x/typescript-typings": "^4.2.3",
"@0x/utils": "^4.4.0",
"@0x/web3-wrapper": "^6.0.7",
"@0x/utils": "^4.4.1",
"@0x/web3-wrapper": "^6.0.8",
"babel-runtime": "^6.26.0",
"bowser": "^1.9.4",
"copy-to-clipboard": "^3.0.8",
"ethereum-types": "^2.1.3",
"ethereum-types": "^2.1.4",
"lodash": "^4.17.11",
"polished": "^1.9.2",
"react": "^16.5.2",