Skip to content

Commit ab42635

Browse files
committed
build: bump NMV to 143 for Electron 40 (electron#48714)
1 parent 6148fe3 commit ab42635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/args/all.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ is_electron_build = true
22
root_extra_deps = [ "//electron" ]
33

44
# Registry of NMVs --> https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
5-
node_module_version = 140
5+
node_module_version = 143
66

77
v8_promise_internal_field_count = 1
88
v8_embedder_string = "-electron.0"

0 commit comments

Comments
 (0)