Remove unused imported Web3.js
This commit is contained in:
@@ -85,7 +85,6 @@
|
|||||||
"ethereumjs-abi": "^0.6.4",
|
"ethereumjs-abi": "^0.6.4",
|
||||||
"ethereumjs-util": "^5.1.1",
|
"ethereumjs-util": "^5.1.1",
|
||||||
"ethers": "3.0.22",
|
"ethers": "3.0.22",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4"
|
||||||
"web3": "^0.20.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -52,7 +52,6 @@
|
|||||||
"@0xproject/typescript-typings": "^0.4.1",
|
"@0xproject/typescript-typings": "^0.4.1",
|
||||||
"@0xproject/web3-wrapper": "^0.7.1",
|
"@0xproject/web3-wrapper": "^0.7.1",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"web3": "^0.20.0",
|
|
||||||
"web3-provider-engine": "14.0.6"
|
"web3-provider-engine": "14.0.6"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
@@ -93,7 +93,6 @@
|
|||||||
"require-from-string": "^2.0.1",
|
"require-from-string": "^2.0.1",
|
||||||
"semver": "^5.5.0",
|
"semver": "^5.5.0",
|
||||||
"solc": "^0.4.23",
|
"solc": "^0.4.23",
|
||||||
"web3": "^0.20.0",
|
|
||||||
"web3-eth-abi": "^1.0.0-beta.24",
|
"web3-eth-abi": "^1.0.0-beta.24",
|
||||||
"yargs": "^10.0.3"
|
"yargs": "^10.0.3"
|
||||||
},
|
},
|
||||||
|
@@ -43,7 +43,6 @@
|
|||||||
"ethers": "3.0.22",
|
"ethers": "3.0.22",
|
||||||
"js-sha3": "^0.7.0",
|
"js-sha3": "^0.7.0",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"web3": "^0.20.0"
|
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
|
Reference in New Issue
Block a user