Fix ethereum-types versions
This commit is contained in:
parent
4b95e3d684
commit
7e49db2301
@ -85,7 +85,7 @@
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/web3-provider-engine": "^14.0.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5",
|
||||
"web3-provider-engine": "14.0.6"
|
||||
|
@ -34,7 +34,7 @@
|
||||
"@0x/tslint-config": "^1.0.8",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5",
|
||||
"shx": "^0.2.2"
|
||||
|
@ -34,7 +34,7 @@
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"chalk": "^2.3.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"glob": "^7.1.2",
|
||||
"handlebars": "^4.0.11",
|
||||
"lodash": "^4.17.5",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"lodash": "^4.17.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -43,7 +43,7 @@
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
|
@ -76,7 +76,7 @@
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-blockstream": "6.0.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "~4.0.4",
|
||||
|
@ -79,7 +79,7 @@
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/js-combinatorics": "^0.5.29",
|
||||
"bn.js": "^4.11.8",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-abi": "0.6.5",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "~4.0.4",
|
||||
|
@ -48,7 +48,7 @@
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/web3-provider-engine": "^14.0.0",
|
||||
"chai": "^4.0.1",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ethereum-types",
|
||||
"version": "1.0.11",
|
||||
"version": "1.1.0",
|
||||
"engines": {
|
||||
"node": ">=6.12"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
|
@ -48,7 +48,7 @@
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"lodash": "^4.17.10",
|
||||
"polished": "^2.2.0",
|
||||
"react": "^16.5.2",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/mocha": "^5.2.2",
|
||||
"copyfiles": "^2.0.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5",
|
||||
"run-s": "^0.0.0"
|
||||
|
@ -40,7 +40,7 @@
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@ledgerhq/hw-app-eth": "^4.3.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
|
@ -64,7 +64,7 @@
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/node": "*",
|
||||
"bn.js": "^4.11.8",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-abi": "0.6.5",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "~4.0.4",
|
||||
|
@ -71,7 +71,7 @@
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"bintrees": "^1.0.2",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-blockstream": "6.0.0",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5"
|
||||
|
@ -74,7 +74,7 @@
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/yargs": "^11.0.0",
|
||||
"chalk": "^2.3.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"lodash": "^4.17.5",
|
||||
"mkdirp": "^0.5.1",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"@types/solidity-parser-antlr": "^0.2.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"glob": "^7.1.2",
|
||||
"istanbul": "^0.4.5",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@0x/sol-compiler": "^1.1.7",
|
||||
"@0x/types": "^1.1.4",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"lodash": "^4.17.10",
|
||||
"yargs": "^12.0.2"
|
||||
|
@ -43,7 +43,7 @@
|
||||
"bip39": "^2.5.0",
|
||||
"bn.js": "^4.11.8",
|
||||
"eth-lightwallet": "^3.0.1",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-tx": "^1.3.5",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ganache-core": "^2.2.1",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@0x/utils": "^2.0.2",
|
||||
"@0x/web3-wrapper": "^3.0.3",
|
||||
"body-parser": "^1.17.1",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-tx": "^1.3.5",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"express": "^4.15.2",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"bignumber.js": "~4.1.0",
|
||||
"ethereum-types": "^1.0.11"
|
||||
"ethereum-types": "^1.1.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@types/bn.js": "^4.11.0",
|
||||
"@types/react": "*",
|
||||
"bignumber.js": "~4.1.0",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"popper.js": "1.14.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -47,7 +47,7 @@
|
||||
"abortcontroller-polyfill": "^1.1.9",
|
||||
"bignumber.js": "~4.1.0",
|
||||
"detect-node": "2.0.3",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "~4.0.4",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"@0x/json-schemas": "^1.0.7",
|
||||
"@0x/typescript-typings": "^3.0.2",
|
||||
"@0x/utils": "^2.0.2",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "~4.0.4",
|
||||
"lodash": "^4.17.5"
|
||||
|
@ -34,7 +34,7 @@
|
||||
"blockies": "^0.0.2",
|
||||
"bowser": "^1.9.3",
|
||||
"deep-equal": "^1.0.1",
|
||||
"ethereum-types": "^1.0.11",
|
||||
"ethereum-types": "^1.1.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"find-versions": "^2.0.0",
|
||||
"jsonschema": "^1.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user