From 1affc9807ac7d09069e22abda3d90c8cdc7a5195 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 20 May 2016 22:04:46 -0400 Subject: [PATCH] use ethersim 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f488f7b15..26cd0add6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "web3": "^0.15.0", "bignumber.js": "debris/bignumber.js#master", "wrench": "^1.5.8", - "ethersim": "^0.1.1" + "ethersim": "^0.3.0" }, "author": "Iuri Matias ", "contributors": [],