Skip to content

Commit cd887a2

Browse files
committed
build: reset embedder string to "-node.0"
1 parent 45492bb commit cd887a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
# Reset this number to 0 on major V8 upgrades.
4242
# Increment by one for each non-official patch applied to deps/v8.
43-
'v8_embedder_string': '-node.18',
43+
'v8_embedder_string': '-node.0',
4444

4545
##### V8 defaults for Node.js #####
4646

0 commit comments

Comments
 (0)