Update package versions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@0xproject/dev-utils",
|
||||
"version": "0.4.5",
|
||||
"version": "0.4.6",
|
||||
"engines": {
|
||||
"node": ">=6.12"
|
||||
},
|
||||
@@ -45,12 +45,12 @@
|
||||
"typescript": "2.7.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@0xproject/subproviders": "^0.10.5",
|
||||
"@0xproject/subproviders": "^0.10.6",
|
||||
"@0xproject/types": "^0.8.2",
|
||||
"@0xproject/utils": "^0.7.2",
|
||||
"@0xproject/utils": "^0.7.3",
|
||||
"ethereum-types": "^0.0.2",
|
||||
"@0xproject/typescript-typings": "^0.4.2",
|
||||
"@0xproject/web3-wrapper": "^0.7.2",
|
||||
"@0xproject/typescript-typings": "^0.4.3",
|
||||
"@0xproject/web3-wrapper": "^0.7.3",
|
||||
"lodash": "^4.17.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
Reference in New Issue
Block a user