From daa6589994b8a973337ff3a17b3bba3b2f285006 Mon Sep 17 00:00:00 2001 From: gabalafou Date: Mon, 23 Sep 2024 13:11:27 -0500 Subject: [PATCH] Update environment_dev.yml --- environment_dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment_dev.yml b/environment_dev.yml index 649a50ae..a71c0d7d 100755 --- a/environment_dev.yml +++ b/environment_dev.yml @@ -8,7 +8,7 @@ dependencies: - python=3.10 # Match the version of Node.js defined in the Dockerfile. # Also, do not install Yarn separately, use Corepack (comes with Node.js). - - nodejs >=22 + - nodejs=22 - pytest - pip - pip: