Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
chore: update NMV for Electron 22 (electron#35772)
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde authored and khalwa committed Feb 22, 2023
1 parent a646b75 commit 3e8a6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/args/all.gn
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 109
node_module_version = 110

v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"
Expand Down

0 comments on commit 3e8a6c3

Please sign in to comment.