diff --git a/common.gypi b/common.gypi index ba8745c77ae112..4749040ad05b83 100644 --- a/common.gypi +++ b/common.gypi @@ -35,7 +35,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.31', + 'v8_embedder_string': '-node.0', ##### V8 defaults for Node.js #####