From 6a81a00dd65c4c0cc666b4d00dc98c58e522f92a Mon Sep 17 00:00:00 2001 From: Ryunosuke O'Neil Date: Tue, 5 May 2026 16:20:52 +0200 Subject: [PATCH] Add nodejs to dependencies in construct.yaml --- construct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/construct.yaml b/construct.yaml index 3c1637a..2154124 100644 --- a/construct.yaml +++ b/construct.yaml @@ -74,6 +74,7 @@ specs: - cachetools - celery >=5.2.6 - cwltool + - nodejs - db12 >=1.0.4 - diraccfg >=0.2.2 - fabric