From c0e694bbf238a310a357072aaa5607f3765b22a3 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Thu, 27 Sep 2018 10:45:29 -0500 Subject: [PATCH] rev embark.json versions to match 3.2 template defaults --- embark.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/embark.json b/embark.json index dddc415..4561fa7 100644 --- a/embark.json +++ b/embark.json @@ -10,8 +10,8 @@ "buildDir": "dist/", "config": "config/", "versions": { - "web3": "1.0.0-beta.34", - "solc": "0.4.24", + "web3": "1.0.0-beta", + "solc": "0.4.25", "ipfs-api": "17.2.4" }, "plugins": {