From bb90a36701e6490238ab85a471eb2f0a4eb49d3a Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Tue, 23 Jul 2019 23:51:01 -0700 Subject: [PATCH] build: update NMV for Electron 7 (#19369) Refs: https://github.com/nodejs/node/pull/28774 --- 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 8bbb86e28ab5..9fd4013c98fd 100644 --- a/build/args/all.gn +++ b/build/args/all.gn @@ -3,7 +3,7 @@ use_jumbo_build = true root_extra_deps = [ "//electron" ] # Registry of NMVs --> https://github.com/nodejs/node/blob/master/doc/abi_version_registry.json -node_module_version = 73 +node_module_version = 75 v8_promise_internal_field_count = 1 v8_typed_array_max_size_in_heap = 0