From ac55fb013595a988d71ee5ca79d2ef6df2ca5785 Mon Sep 17 00:00:00 2001 From: ludamad Date: Sun, 3 Sep 2023 15:24:31 -0400 Subject: [PATCH] Remove cli dep --- build_manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build_manifest.json b/build_manifest.json index f7634ffbae7..351983cf8c8 100644 --- a/build_manifest.json +++ b/build_manifest.json @@ -305,7 +305,6 @@ "aztec-sandbox", "aztec.js", "circuits.js", - "cli", "ethereum", "foundation", "l1-artifacts", @@ -516,4 +515,4 @@ "types" ] } -} \ No newline at end of file +}