update deps
This commit is contained in:
@@ -48,21 +48,21 @@
|
||||
"homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers/README.md",
|
||||
"devDependencies": {
|
||||
"@0x/ts-doc-gen": "^0.0.22",
|
||||
"@0x/tslint-config": "^4.1.1",
|
||||
"@0x/tslint-config": "^4.1.3",
|
||||
"gitpkg": "https://github.com/0xProject/gitpkg.git",
|
||||
"tslint": "5.11.0",
|
||||
"typedoc": "^0.15.0",
|
||||
"typescript": "3.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/assert": "^3.0.10",
|
||||
"@0x/base-contract": "^6.2.4",
|
||||
"@0x/assert": "^3.0.12",
|
||||
"@0x/base-contract": "^6.2.6",
|
||||
"@0x/contract-addresses": "^4.11.0",
|
||||
"@0x/json-schemas": "^5.2.0",
|
||||
"@0x/types": "^3.2.1",
|
||||
"@0x/utils": "^5.6.0",
|
||||
"@0x/web3-wrapper": "^7.2.1",
|
||||
"ethereum-types": "^3.3.0",
|
||||
"@0x/json-schemas": "^5.2.2",
|
||||
"@0x/types": "^3.2.3",
|
||||
"@0x/utils": "^5.6.2",
|
||||
"@0x/web3-wrapper": "^7.2.3",
|
||||
"ethereum-types": "^3.3.2",
|
||||
"ethers": "~4.0.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user