Skip to content

Commit

Permalink
build: update the ABI version for electron 8 nightlies (electron#19551)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshallOfSound authored and John Kleinschmidt committed Aug 1, 2019
1 parent 3a6cafa commit c190e64
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 @@ -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 = 75
node_module_version = 76

v8_promise_internal_field_count = 1
v8_typed_array_max_size_in_heap = 0
Expand Down

0 comments on commit c190e64

Please sign in to comment.