From c5b517d89f8c156caa7d33297bd43dcdbaf8d063 Mon Sep 17 00:00:00 2001 From: Keeley Hammond Date: Wed, 15 Sep 2021 16:11:10 -0700 Subject: [PATCH] chore: update E16 node module version (#30774) Ref: https://github.com/nodejs/node/pull/39950/files --- 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 86200887ef..d941c6aa23 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 = 89 +node_module_version = 99 v8_promise_internal_field_count = 1 v8_typed_array_max_size_in_heap = 0