build: bump NMV to 133 (#45145)
This commit is contained in:
parent
88b4e1a9b7
commit
d829ee3145
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ is_electron_build = true
|
||||||
root_extra_deps = [ "//electron" ]
|
root_extra_deps = [ "//electron" ]
|
||||||
|
|
||||||
# Registry of NMVs --> https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
|
# Registry of NMVs --> https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
|
||||||
node_module_version = 132
|
node_module_version = 133
|
||||||
|
|
||||||
v8_promise_internal_field_count = 1
|
v8_promise_internal_field_count = 1
|
||||||
v8_embedder_string = "-electron.0"
|
v8_embedder_string = "-electron.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue