Remove ethers.js carret as it's a beta version
This commit is contained in:
parent
60971be35a
commit
a51919db0e
@ -84,7 +84,7 @@
|
||||
"@0xproject/utils": "^1.0.11",
|
||||
"@0xproject/web3-wrapper": "^3.0.1",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5",
|
||||
"web3-provider-engine": "14.0.6"
|
||||
},
|
||||
|
@ -44,7 +44,7 @@
|
||||
"@0xproject/utils": "^1.0.11",
|
||||
"@0xproject/web3-wrapper": "^3.0.1",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -84,7 +84,7 @@
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethereumjs-blockstream": "6.0.0",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"js-sha3": "^0.7.0",
|
||||
"lodash": "^4.17.5",
|
||||
"uuid": "^3.1.0"
|
||||
|
@ -83,7 +83,7 @@
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethereumjs-abi": "0.6.5",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"js-combinatorics": "^0.5.3",
|
||||
"lodash": "^4.17.5"
|
||||
}
|
||||
|
@ -44,7 +44,7 @@
|
||||
"@0xproject/utils": "^1.0.11",
|
||||
"@0xproject/web3-wrapper": "^3.0.1",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -40,7 +40,7 @@
|
||||
"@types/mocha": "^5.2.2",
|
||||
"copyfiles": "^2.0.0",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5",
|
||||
"run-s": "^0.0.0"
|
||||
},
|
||||
|
@ -53,7 +53,7 @@
|
||||
"@0xproject/web3-wrapper": "^3.0.1",
|
||||
"@ledgerhq/hw-app-eth": "^4.3.0",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
@ -69,7 +69,7 @@
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethereumjs-abi": "0.6.5",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -83,7 +83,7 @@
|
||||
"bintrees": "^1.0.2",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethereumjs-blockstream": "6.0.0",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -49,7 +49,7 @@
|
||||
"detect-node": "2.0.3",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"js-sha3": "^0.7.0",
|
||||
"lodash": "^4.17.5"
|
||||
|
@ -59,7 +59,7 @@
|
||||
"@0xproject/utils": "^1.0.11",
|
||||
"ethereum-types": "^1.0.8",
|
||||
"ethereumjs-util": "^5.1.1",
|
||||
"ethers": "^4.0.0-beta.14",
|
||||
"ethers": "4.0.0-beta.14",
|
||||
"lodash": "^4.17.5"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user