diff --git a/common.gypi b/common.gypi index cbb8280a826c21..7a1b4687b439ef 100644 --- a/common.gypi +++ b/common.gypi @@ -37,7 +37,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.15', + 'v8_embedder_string': '-node.0', ##### V8 defaults for Node.js #####