diff --git a/common.gypi b/common.gypi index 462d66d3314e..6f3bc24aafeb 100644 --- a/common.gypi +++ b/common.gypi @@ -1,7 +1,7 @@ { 'variables': { 'clang': 0, - 'node_module_version': 15, + 'node_module_version': 14, 'conditions': [ ['OS=="mac" or OS=="linux"', { 'clang': 1,