build: bump NMV to 140 (#48196)

This commit is contained in:
David Sanders
2025-08-27 18:57:00 -07:00
committed by GitHub
parent cca55117e4
commit f331606e07

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 = 139
node_module_version = 140
v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"