remove emarkjs-connector-web3

This commit is contained in:
Barry Gitarts 2019-10-15 14:49:33 -04:00 committed by Barry G
parent 3a3ad95bf2
commit 071c5c0cca
2 changed files with 1 additions and 3 deletions

View File

@ -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": ""
}

View File

@ -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",