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