Unverified Commit 81f15a49 authored by François's avatar François Committed by GitHub

Merge pull request #1251 from ethereum/udapp-as-class

Udapp as class
parents 51eaa600 93093436
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
"ethereumjs-util": "^5.1.2", "ethereumjs-util": "^5.1.2",
"ethereumjs-vm": "3.0.0", "ethereumjs-vm": "3.0.0",
"ethers": "^4.0.27", "ethers": "^4.0.27",
"events": "^3.0.0",
"fast-async": "^6.1.2", "fast-async": "^6.1.2",
"solc": "^0.5.0", "solc": "^0.5.0",
"web3": "0.20.6" "web3": "0.20.6"
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment