chore: update E16 node module version (#30774)
Ref: https://github.com/nodejs/node/pull/39950/files
This commit is contained in:
parent
9c4e3b67fb
commit
c5b517d89f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ is_electron_build = true
|
|||
root_extra_deps = [ "//electron" ]
|
||||
|
||||
# Registry of NMVs --> https://github.com/nodejs/node/blob/master/doc/abi_version_registry.json
|
||||
node_module_version = 89
|
||||
node_module_version = 99
|
||||
|
||||
v8_promise_internal_field_count = 1
|
||||
v8_typed_array_max_size_in_heap = 0
|
||||
|
|
Loading…
Reference in a new issue