diff --git a/common.gypi b/common.gypi index 4745bb5ac77639..bced97234749f6 100644 --- a/common.gypi +++ b/common.gypi @@ -36,7 +36,7 @@ # Reset this number to 0 on major V8 upgrades. # Increment by one for each non-official patch applied to deps/v8. - 'v8_embedder_string': '-node.17', + 'v8_embedder_string': '-node.0', ##### V8 defaults for Node.js #####