build: update NMV for Electron 7 (#19369)
Refs: https://github.com/nodejs/node/pull/28774
This commit is contained in:
parent
ad6fb20486
commit
bb90a36701
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ use_jumbo_build = true
|
||||||
root_extra_deps = [ "//electron" ]
|
root_extra_deps = [ "//electron" ]
|
||||||
|
|
||||||
# Registry of NMVs --> https://github.com/nodejs/node/blob/master/doc/abi_version_registry.json
|
# Registry of NMVs --> https://github.com/nodejs/node/blob/master/doc/abi_version_registry.json
|
||||||
node_module_version = 73
|
node_module_version = 75
|
||||||
|
|
||||||
v8_promise_internal_field_count = 1
|
v8_promise_internal_field_count = 1
|
||||||
v8_typed_array_max_size_in_heap = 0
|
v8_typed_array_max_size_in_heap = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue