chore: update NMV for Electron 23 (#36464)

This commit is contained in:
Keeley Hammond
2022-11-30 10:57:27 -08:00
committed by GitHub
parent d5ce1387ce
commit 9f007b9afb

View File

@@ -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 = 110
node_module_version = 113
v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"