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