From 29a3f98a9ee92cc0ffedfe8300c5387fe6c859ce Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 10 Jun 2024 22:35:05 +0200 Subject: [PATCH] fix build --- libs/remixd/project.json | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/remixd/project.json b/libs/remixd/project.json index ac783b5aff..02e0d49965 100644 --- a/libs/remixd/project.json +++ b/libs/remixd/project.json @@ -4,6 +4,7 @@ "sourceRoot": "libs/remixd/src", "projectType": "library", "implicitDependencies": [ + "remix-solidity" ], "targets": { "build": {