Remove ethers.js carret as it's a beta version

This commit is contained in:
Leonid Logvinov 2018-09-27 11:24:03 +02:00
parent 60971be35a
commit a51919db0e
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
11 changed files with 11 additions and 11 deletions

View File

@ -84,7 +84,7 @@
"@0xproject/utils": "^1.0.11", "@0xproject/utils": "^1.0.11",
"@0xproject/web3-wrapper": "^3.0.1", "@0xproject/web3-wrapper": "^3.0.1",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5", "lodash": "^4.17.5",
"web3-provider-engine": "14.0.6" "web3-provider-engine": "14.0.6"
}, },

View File

@ -44,7 +44,7 @@
"@0xproject/utils": "^1.0.11", "@0xproject/utils": "^1.0.11",
"@0xproject/web3-wrapper": "^3.0.1", "@0xproject/web3-wrapper": "^3.0.1",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5" "lodash": "^4.17.5"
}, },
"publishConfig": { "publishConfig": {

View File

@ -84,7 +84,7 @@
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethereumjs-blockstream": "6.0.0", "ethereumjs-blockstream": "6.0.0",
"ethereumjs-util": "^5.1.1", "ethereumjs-util": "^5.1.1",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"js-sha3": "^0.7.0", "js-sha3": "^0.7.0",
"lodash": "^4.17.5", "lodash": "^4.17.5",
"uuid": "^3.1.0" "uuid": "^3.1.0"

View File

@ -83,7 +83,7 @@
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethereumjs-abi": "0.6.5", "ethereumjs-abi": "0.6.5",
"ethereumjs-util": "^5.1.1", "ethereumjs-util": "^5.1.1",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"js-combinatorics": "^0.5.3", "js-combinatorics": "^0.5.3",
"lodash": "^4.17.5" "lodash": "^4.17.5"
} }

View File

@ -44,7 +44,7 @@
"@0xproject/utils": "^1.0.11", "@0xproject/utils": "^1.0.11",
"@0xproject/web3-wrapper": "^3.0.1", "@0xproject/web3-wrapper": "^3.0.1",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5" "lodash": "^4.17.5"
}, },
"publishConfig": { "publishConfig": {

View File

@ -40,7 +40,7 @@
"@types/mocha": "^5.2.2", "@types/mocha": "^5.2.2",
"copyfiles": "^2.0.0", "copyfiles": "^2.0.0",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5", "lodash": "^4.17.5",
"run-s": "^0.0.0" "run-s": "^0.0.0"
}, },

View File

@ -53,7 +53,7 @@
"@0xproject/web3-wrapper": "^3.0.1", "@0xproject/web3-wrapper": "^3.0.1",
"@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-app-eth": "^4.3.0",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5" "lodash": "^4.17.5"
}, },
"optionalDependencies": { "optionalDependencies": {

View File

@ -69,7 +69,7 @@
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethereumjs-abi": "0.6.5", "ethereumjs-abi": "0.6.5",
"ethereumjs-util": "^5.1.1", "ethereumjs-util": "^5.1.1",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5" "lodash": "^4.17.5"
}, },
"publishConfig": { "publishConfig": {

View File

@ -83,7 +83,7 @@
"bintrees": "^1.0.2", "bintrees": "^1.0.2",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethereumjs-blockstream": "6.0.0", "ethereumjs-blockstream": "6.0.0",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5" "lodash": "^4.17.5"
}, },
"publishConfig": { "publishConfig": {

View File

@ -49,7 +49,7 @@
"detect-node": "2.0.3", "detect-node": "2.0.3",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethereumjs-util": "^5.1.1", "ethereumjs-util": "^5.1.1",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"isomorphic-fetch": "^2.2.1", "isomorphic-fetch": "^2.2.1",
"js-sha3": "^0.7.0", "js-sha3": "^0.7.0",
"lodash": "^4.17.5" "lodash": "^4.17.5"

View File

@ -59,7 +59,7 @@
"@0xproject/utils": "^1.0.11", "@0xproject/utils": "^1.0.11",
"ethereum-types": "^1.0.8", "ethereum-types": "^1.0.8",
"ethereumjs-util": "^5.1.1", "ethereumjs-util": "^5.1.1",
"ethers": "^4.0.0-beta.14", "ethers": "4.0.0-beta.14",
"lodash": "^4.17.5" "lodash": "^4.17.5"
}, },
"publishConfig": { "publishConfig": {