Skip to content
Snippets Groups Projects
Unverified Commit 8474bbe6 authored by Calvin's avatar Calvin Committed by GitHub
Browse files

build: update NMV to 130 for Electron 33 (#43325)

parent 3f71ed73
Branches
Tags v33.0.0-nightly.20240819
No related merge requests found
......@@ -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 = 128
node_module_version = 130
v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment