build: update NMV to 136 for Electron 37 (#46764)

build: update NMV to 136 for Electron 36
This commit is contained in:
Calvin 2025-04-25 09:20:29 -06:00 committed by GitHub
parent 0171f648b1
commit 973e5d0249
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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