remove emarkjs-connector-web3
This commit is contained in:
parent
3a3ad95bf2
commit
071c5c0cca
|
@ -10,12 +10,11 @@
|
|||
"webserver": false
|
||||
},
|
||||
"versions": {
|
||||
"web3": "1.0.0-beta",
|
||||
"web3": "1.2.1",
|
||||
"solc": "0.4.18",
|
||||
"ipfs-api": "17.2.4"
|
||||
},
|
||||
"plugins": {
|
||||
"embarkjs-connector-web3": {},
|
||||
"@trailofbits/embark-contract-info": {
|
||||
"flags": ""
|
||||
}
|
||||
|
|
|
@ -98,7 +98,6 @@
|
|||
"dotenv": "6.0.0",
|
||||
"dotenv-expand": "4.2.0",
|
||||
"embark": "^4.1.0-beta.0",
|
||||
"embarkjs-connector-web3": "^4.0.0",
|
||||
"eslint": "5.12.0",
|
||||
"eslint-config-react-app": "^3.0.8",
|
||||
"eslint-loader": "2.1.1",
|
||||
|
|
Loading…
Reference in New Issue