From 3e71310a9f8e2762022c97674a5848f081039d23 Mon Sep 17 00:00:00 2001 From: Keeley Hammond Date: Wed, 17 Nov 2021 11:35:00 -0800 Subject: [PATCH] chore: update nmv to 103 for Electron 18 (#31778) --- build/args/all.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/args/all.gn b/build/args/all.gn index 47a90b28b0e65..d4875bceef838 100644 --- a/build/args/all.gn +++ b/build/args/all.gn @@ -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 = 101 +node_module_version = 103 v8_promise_internal_field_count = 1 v8_typed_array_max_size_in_heap = 0