From b99137582ee7b03ab7af0c1f86ecec07b7beb019 Mon Sep 17 00:00:00 2001 From: Helder Oliveira Date: Thu, 25 Aug 2022 11:37:57 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20remove=20version=20whic?= =?UTF-8?q?h=20blocks=20cli=20latest=20to=20run?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dfx.json | 1 - 1 file changed, 1 deletion(-) diff --git a/dfx.json b/dfx.json index 28d483f..230f9bb 100644 --- a/dfx.json +++ b/dfx.json @@ -58,6 +58,5 @@ "bind": "34.216.56.80:8080" } }, - "dfx": "0.9.3", "version": 1 }