8e46f5
--- thunderbird-102.4.0/python/mozbuild/mozbuild/nodeutil.py.build-rhel7-lower-node-min-version	2022-10-14 21:42:10.000000000 +0200
8e46f5
+++ thunderbird-102.4.0/python/mozbuild/mozbuild/nodeutil.py	2022-10-17 18:49:44.490667820 +0200
8e46f5
@@ -13,7 +13,7 @@ from mozboot.util import get_tools_dir
8e46f5
 from mozfile import which
8e46f5
 from six import PY3
8e46f5
 
8e46f5
-NODE_MIN_VERSION = StrictVersion("10.24.1")
8e46f5
+NODE_MIN_VERSION = StrictVersion("10.24.0")
8e46f5
 NPM_MIN_VERSION = StrictVersion("6.14.12")
8e46f5
 
8e46f5