Permalink
Browse files
build: reset embedder string to "-node.0"
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
common.gypi
|
|
@@ -38,7 +38,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.16', |
|
|
|
'v8_embedder_string': '-node.0', |
|
|
|
|
|
|
|
##### V8 defaults for Node.js ##### |
|
|
|
|
|
|
|
0 comments on commit
b04f9e1