From ad7afe059708ee1e1f44758743d08a904236a6e8 Mon Sep 17 00:00:00 2001 From: Ricardo Guilherme Schmidt <3esmit@gmail.com> Date: Thu, 31 May 2018 19:59:07 -0300 Subject: [PATCH] remove versions from contract.json --- config/contracts.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/contracts.json b/config/contracts.json index 78e1958..fb64bcf 100644 --- a/config/contracts.json +++ b/config/contracts.json @@ -1,8 +1,5 @@ { "default": { - "versions": { - "web3.js": "1.0.0-beta" - }, "deployment": { "host": "localhost", "port": 8545,