chore: bump NMV for Electron 20 (#33476)

This commit is contained in:
Keeley Hammond
2022-03-29 16:07:55 -07:00
committed by GitHub
parent 10f67e64f9
commit 89c1abd1b3

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