build: bump NMV to 143 for Electron 40 (#48714)

This commit is contained in:
Keeley Hammond
2025-10-28 15:02:26 -07:00
committed by GitHub
parent c761a7529e
commit 1eb2858e9a

View File

@@ -2,7 +2,7 @@ is_electron_build = true
root_extra_deps = [ "//electron" ]
# Registry of NMVs --> https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
node_module_version = 140
node_module_version = 143
v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"