fix(@embarkjs/swarm): web3@1.0.0-beta.37 -> web3@1.2.1

This commit is contained in:
Michael Bradley, Jr 2019-09-06 18:52:55 -05:00 committed by Michael Bradley
parent c58ffcdd23
commit 25a06447c8

View File

@ -52,7 +52,7 @@
"dependencies": {
"@babel/runtime-corejs2": "7.3.1",
"swarm-api": "0.1.2",
"web3": "1.0.0-beta.37"
"web3": "1.2.1"
},
"devDependencies": {
"@babel/cli": "7.2.3",