mirror of
https://github.com/dap-ps/discover.git
synced 2025-03-04 02:40:38 +00:00
upgrade Embark to 4.2.0 and web3 to 1.2.4
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d1f654531f
commit
211967837e
@ -5,7 +5,7 @@
|
||||
"buildDir": "dist/",
|
||||
"config": "config/",
|
||||
"versions": {
|
||||
"web3": "1.0.0-beta",
|
||||
"web3": "1.2.4",
|
||||
"solc": "0.5.2",
|
||||
"ipfs-api": "17.2.4"
|
||||
},
|
||||
@ -24,4 +24,4 @@
|
||||
}
|
||||
},
|
||||
"generationDir": "src/embarkArtifacts"
|
||||
}
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
"connected-react-router": "^6.3.2",
|
||||
"debounce": "^1.2.0",
|
||||
"decimal.js": "^10.0.2",
|
||||
"embark": "4.0.2",
|
||||
"embark": "4.2.0",
|
||||
"embark-etherscan-verifier": "^4.0.0",
|
||||
"embark-solium": "0.0.1",
|
||||
"history": "^4.7.2",
|
||||
@ -27,7 +27,7 @@
|
||||
"redux-thunk": "^2.3.0",
|
||||
"reselect": "^4.0.0",
|
||||
"validator": "^11.1.0",
|
||||
"web3": "1.0.0-beta.34",
|
||||
"web3": "1.2.4",
|
||||
"web3-utils": "^1.0.0-beta.35"
|
||||
},
|
||||
"scripts": {
|
||||
@ -63,7 +63,6 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"bignumber.js": "^8.1.1",
|
||||
"embarkjs-connector-web3": "^4.0.0",
|
||||
"eslint-config-airbnb": "^17.1.0",
|
||||
"eslint-config-prettier": "^4.1.0",
|
||||
"eslint-plugin-prettier": "^3.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user