Update ethers in metacoin project

This commit is contained in:
Jacob Evans
2018-04-19 13:44:14 +10:00
parent 12ae7c009d
commit 32efb3e280

View File

@@ -32,7 +32,7 @@
"@0xproject/types": "^0.6.1",
"@0xproject/utils": "^0.5.2",
"@0xproject/web3-wrapper": "^0.6.1",
"ethers-contracts": "^2.2.1",
"ethers": "^3.0.15",
"lodash": "^4.17.4",
"web3-provider-engine": "^13.0.1"
},